PhpBrew\Command\ExtensionCommand\CleanCommand::brief PHP Method

brief() public method

public brief ( )
    public function brief()
    {
        return 'Clean up the compiled objects in the extension source directory.';
    }