PhpBrew\Command\SwitchOffCommand::brief PHP Method

brief() public method

public brief ( )
    public function brief()
    {
        return 'Definitely go back to the system php';
    }
SwitchOffCommand