PhpBrew\Command\AppCommand\GetCommand::brief PHP Method

brief() public method

public brief ( )
    public function brief()
    {
        return 'get php app';
    }