lithium\data\Collection::$_model

protected property

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;