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

Breadcrumb

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

function LazyDeprecatedScopeResolverProvider::__construct

File

vendor/phpstan/phpstan-deprecation-rules/src/DependencyInjection/LazyDeprecatedScopeResolverProvider.php, line 18

Class

LazyDeprecatedScopeResolverProvider

Namespace

PHPStan\DependencyInjection

Code

public function __construct(Container $container) {
    $this->container = $container;
}
RSS feed
Powered by Drupal