PhpCsFixer\Fixer\PhpUnit\PhpUnitFqcnAnnotationFixer::getDescription PHP Method

getDescription() protected method

protected getDescription ( )
    protected function getDescription()
    {
        return 'PHPUnit annotations should be a FQCNs including a root namespace.';
    }