Solar_Cli_MakeModel::_writeCollection()

protected void Solar_Cli_MakeModel::_writeCollection ( string $class )

Writes the collection class file.

Parameters

  • (string) $class: The model class name.

Returns

  • (void)

Description

Writes the collection class file.



Local