Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
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