PhpBrew\Command\CleanCommand::brief PHP Method

brief() public method

public brief ( )
    public function brief()
    {
        return 'Clean up the source directory of a PHP distribution';
    }