LazyDeprecatedScopeResolverProvider
    
            
            in package
            
        
    
    
    
FinalYes
Table of Contents
Constants
- EXTENSION_TAG = 'phpstan.deprecations.deprecatedScopeResolver'
 
Methods
- __construct() : mixed
 - get() : DeprecatedScopeHelper
 
Constants
EXTENSION_TAG
    public
        mixed
    EXTENSION_TAG
    = 'phpstan.deprecations.deprecatedScopeResolver'
    
    
    
    
Methods
__construct()
    public
                    __construct(Container $container) : mixed
    Parameters
- $container : Container
 
get()
    public
                    get() : DeprecatedScopeHelper