PhpBrew\Patches\PHP53Patch::desc PHP Метод

desc() публичный Метод

public desc ( )
    public function desc()
    {
        return 'php5.3.29 multi-sapi patch.';
        // use generic patch description when there are more than one 5.3 patches
    }