PhpBrew\Command\OffCommand::brief PHP Method

brief() public method

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