================================ Rule ``phpdoc_var_without_name`` ================================ ``@var`` and ``@type`` annotations of classy properties should not contain the name. Examples -------- Example #1 ~~~~~~~~~~ .. code-block:: diff --- Original +++ New `_ - `@Symfony <./../../ruleSets/Symfony.rst>`_