Solar_Cli_MakeApp::_setExtends()

protected void Solar_Cli_MakeApp::_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