namespace Drupal\Sniffs\Functions in Coder 8.3.x
Same name in other branches
Class | Location | Description |
---|---|---|
DiscouragedFunctionsSniff |
coder_sniffer/ |
Discourage the use of debug functions. |
FunctionDeclarationSniff |
coder_sniffer/ |
Ensure that there is only one space after the function keyword and no space before the opening parenthesis. |