Solar_Sql_Model::_fixCols()

protected array Solar_Sql_Model::_fixCols ( array $cols )

Fixes column info arrays to have a base set of keys.

Parameters

  • (array) $cols: The column descriptions to fix.

Returns

  • (array) The fixed column descriptions.

Description

Fixes column info arrays to have a base set of keys.



Local