lithium\data\Collection::$_model
The fully-namespaced class name of the model object to which this entity set is bound. This is usually the model that executed the query which created this object.
Source
protected $_model = null;
The fully-namespaced class name of the model object to which this entity set is bound. This is usually the model that executed the query which created this object.
protected $_model = null;