Solar_Sql_Model_Related_HasManyThrough::fetchNew()
public
Solar_Sql_Model_Collection
Solar_Sql_Model_Related_HasManyThrough::fetchNew
( array $data = array ()
)
Fetches a new related collection.
Inherited from Solar_Sql_Model_Related_ToMany.
Parameters
(array)
$data
: Data for the new collection.
Returns
(Solar_Sql_Model_Collection)
Description
Fetches a new related collection.