PhpCsFixer\Fixer\Operator\BinaryOperatorSpacesFixer::getDescription PHP Метод

getDescription() защищенный Метод

protected getDescription ( )
    protected function getDescription()
    {
        return 'Binary operators should be surrounded by at least one space.';
    }