public
Description: Protects model fields from mass-assignment such as $model->set(array(...)), still letting you to assign them directly with $model->set($field, $value).
Homepage:
Clone URL: git://github.com/netguru/cakephp-protected-fields.git

People Watching netguru/cakephp-protected-fields