Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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
Powered by Drupal