Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ConstructorNameSniff.php
ConstructorNameSniff::$currentClass
The name of the class we are currently checking.
Type:
string
File
vendor/
squizlabs/
php_codesniffer/
src/
Standards/
Generic/
Sniffs/
NamingConventions/
ConstructorNameSniff.php
, line 28
Class
ConstructorNameSniff
Namespace
PHP_CodeSniffer\Standards\Generic\Sniffs\NamingConventions
Code
private $currentClass =
''
;
RSS feed