lithium\data\collection\RecordSet::$_columns
A 2D array of column-mapping information, where the top-level key is the fully-namespaced model name, and the sub-arrays are column names.
Source
protected $_columns = [];
A 2D array of column-mapping information, where the top-level key is the fully-namespaced model name, and the sub-arrays are column names.
protected $_columns = [];