lithium\data\collection\DocumentSet::$_original
Contains the original database value of the array. This value will be compared with the
current value ($_data
) to calculate the changes that should be sent to the database.
Source
protected $_original = [];