PSR1.rst 256 B

1234567891011
  1. ==================
  2. Rule set ``@PSR1``
  3. ==================
  4. Rules that follow `PSR-1 <https://www.php-fig.org/psr/psr-1/>`_ standard.
  5. Rules
  6. -----
  7. - `encoding <./../rules/basic/encoding.rst>`_
  8. - `full_opening_tag <./../rules/php_tag/full_opening_tag.rst>`_