PhpBrew\Command\ExtensionCommand\InstallCommand::usage PHP Method

usage() public method

public usage ( )
    public function usage()
    {
        return 'phpbrew [-dv, -r] ext install [extension name] [-- [options....]]';
    }