Solar_Sql_Model_Params_Fetch::cols()

public Solar_Sql_Model_Params Solar_Sql_Model_Params_Fetch::cols ( array $list )

Adds new columns to the existing list of columns.

Inherited from Solar_Sql_Model_Params.

Parameters

  • (array) $list: The new columns to add to the existing ones.

Returns

  • (Solar_Sql_Model_Params)

Description

Adds new columns to the existing list of columns.



Local