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

Breadcrumb

  1. Drupal Core 11.1.x
  2. DataProviderDeclarationRule.php

DataProviderDeclarationRule::$checkFunctionNameCase

* When set to true, it reports data provider method with incorrect name case. * *

Type: bool

File

vendor/phpstan/phpstan-phpunit/src/Rules/PHPUnit/DataProviderDeclarationRule.php, line 29

Class

DataProviderDeclarationRule
@implements Rule<Node\Stmt\ClassMethod>

Namespace

PHPStan\Rules\PHPUnit

Code

private $checkFunctionNameCase;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal