Solar_Cli_MakeCli::_setExtends()

protected void Solar_Cli_MakeCli::_setExtends ( string $class )

Sets the class this app will extend from.

Parameters

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

Returns

  • (void)

Description

Sets the class this app will extend from.



Local