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

Breadcrumb

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

function DeprecatedScopeHelper::__construct

*

Parameters

DeprecatedScopeResolver[] $checkers:

File

vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DeprecatedScopeHelper.php, line 16

Class

DeprecatedScopeHelper

Namespace

PHPStan\Rules\Deprecations

Code

public function __construct(array $checkers) {
    $this->resolvers = $checkers;
}

API Navigation

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