PhpCsFixer\Fixer\ClassNotation\OrderedClassElementsFixer::getDescription PHP Method

getDescription() protected method

protected getDescription ( )
    protected function getDescription()
    {
        return 'Orders the elements of classes/interfaces/traits.';
    }