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