PHP Class Phrozn\Runner\CommandLine\Callback\Help

Author: Victor Farazdagi
Inheritance: extends Base, implements Phrozn\Runner\CommandLine\Callback
Show file Open project: farazdagi/phrozn Class Usage Examples

Public Methods

Method Description
execute ( ) : string Executes the callback action

Private Methods

Method Description
getTopicHelp ( $topic )
getUsageHelp ( )
sortCommands ( $iter )

Method Details

execute() public method

Executes the callback action
public execute ( ) : string
return string