Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

namespace Drupal\Sniffs\Formatting

Object name File name Summary
MultiLineAssignmentSniff vendor/drupal/coder/coder_sniffer/Drupal/Sniffs/Formatting/MultiLineAssignmentSniff.php \Drupal\Sniffs\Formatting\MultiLineAssignmentSniff.
MultipleStatementAlignmentSniff vendor/drupal/coder/coder_sniffer/Drupal/Sniffs/Formatting/MultipleStatementAlignmentSniff.php Checks alignment of multiple assignments.Largely copied from
\PHP_CodeSniffer\Standards\Generic\Sniffs\Formatting\MultipleStatementAlignmentSniff
but also allows multiple single space assignments.
SpaceInlineIfSniff vendor/drupal/coder/coder_sniffer/Drupal/Sniffs/Formatting/SpaceInlineIfSniff.php Checks that there is no space between "?" and ":" inline if/else statements.
SpaceUnaryOperatorSniff vendor/drupal/coder/coder_sniffer/Drupal/Sniffs/Formatting/SpaceUnaryOperatorSniff.php \PHP_CodeSniffer\Standards\Generic\Sniffs\Formatting\SpaceUnaryOperatorSniff.
RSS feed
Powered by Drupal