Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
OpeningFunctionBraceKernighanRitchieSniff.php
OpeningFunctionBraceKernighanRitchieSniff::$checkFunctions
Should this sniff check function braces?
Type:
boolean
File
vendor/
squizlabs/
php_codesniffer/
src/
Standards/
Generic/
Sniffs/
Functions/
OpeningFunctionBraceKernighanRitchieSniff.php
, line 24
Class
OpeningFunctionBraceKernighanRitchieSniff
Namespace
PHP_CodeSniffer\Standards\Generic\Sniffs\Functions
Code
public $checkFunctions =
true
;
RSS feed