lithium\test\Fixture::$_locked
Overrides
lithium\data\Schema::$_locked
If true only fields in Fixture::_fields are allowed in records (kind of whitelist).
Source
protected $_locked = null;
If true only fields in Fixture::_fields are allowed in records (kind of whitelist).
protected $_locked = null;