Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
InlineControlStructureSniff.php
InlineControlStructureSniff::$error
If true, an error will be thrown; otherwise a warning.
Type:
boolean
File
vendor/
squizlabs/
php_codesniffer/
src/
Standards/
Generic/
Sniffs/
ControlStructures/
InlineControlStructureSniff.php
, line 34
Class
InlineControlStructureSniff
Namespace
PHP_CodeSniffer\Standards\Generic\Sniffs\ControlStructures
Code
public $error =
true
;
RSS feed