HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/vhost/disk-apps/magento.bikenow.co/vendor/friendsofphp/php-cs-fixer/doc/ruleSets/PSR2.rst
==================
Rule set ``@PSR2``
==================

Rules that follow `PSR-2 <https://www.php-fig.org/psr/psr-2/>`_ standard.

Rules
-----

- `@PSR1 <./PSR1.rst>`_
- `blank_line_after_namespace <./../rules/namespace_notation/blank_line_after_namespace.rst>`_
- `braces <./../rules/basic/braces.rst>`_
- `class_definition <./../rules/class_notation/class_definition.rst>`_
- `constant_case <./../rules/casing/constant_case.rst>`_
- `elseif <./../rules/control_structure/elseif.rst>`_
- `function_declaration <./../rules/function_notation/function_declaration.rst>`_
- `indentation_type <./../rules/whitespace/indentation_type.rst>`_
- `line_ending <./../rules/whitespace/line_ending.rst>`_
- `lowercase_keywords <./../rules/casing/lowercase_keywords.rst>`_
- `method_argument_space <./../rules/function_notation/method_argument_space.rst>`_
  config:
  ``['on_multiline' => 'ensure_fully_multiline']``
- `no_break_comment <./../rules/control_structure/no_break_comment.rst>`_
- `no_closing_tag <./../rules/php_tag/no_closing_tag.rst>`_
- `no_spaces_after_function_name <./../rules/function_notation/no_spaces_after_function_name.rst>`_
- `no_spaces_inside_parenthesis <./../rules/whitespace/no_spaces_inside_parenthesis.rst>`_
- `no_trailing_whitespace <./../rules/whitespace/no_trailing_whitespace.rst>`_
- `no_trailing_whitespace_in_comment <./../rules/comment/no_trailing_whitespace_in_comment.rst>`_
- `single_blank_line_at_eof <./../rules/whitespace/single_blank_line_at_eof.rst>`_
- `single_class_element_per_statement <./../rules/class_notation/single_class_element_per_statement.rst>`_
  config:
  ``['elements' => ['property']]``
- `single_import_per_statement <./../rules/import/single_import_per_statement.rst>`_
- `single_line_after_imports <./../rules/import/single_line_after_imports.rst>`_
- `switch_case_semicolon_to_colon <./../rules/control_structure/switch_case_semicolon_to_colon.rst>`_
- `switch_case_space <./../rules/control_structure/switch_case_space.rst>`_
- `visibility_required <./../rules/class_notation/visibility_required.rst>`_