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

Breadcrumb

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

function LoadIncludeBase::__construct

File

vendor/mglaman/phpstan-drupal/src/Rules/Drupal/LoadIncludeBase.php, line 23

Class

LoadIncludeBase
@template TNodeType of Node @implements Rule<TNodeType>

Namespace

mglaman\PHPStanDrupal\Rules\Drupal

Code

public function __construct(ExtensionMap $extensionMap) {
    $this->extensionMap = $extensionMap;
}

API Navigation

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