DeprecatedScopeHelper
    
            
            in package
            
        
    
    
    
Table of Contents
Methods
- __construct() : mixed
 - isScopeDeprecated() : bool
 
Methods
__construct()
    public
                    __construct(array<string|int, DeprecatedScopeResolver> $checkers) : mixed
    Parameters
- $checkers : array<string|int, DeprecatedScopeResolver>
 
isScopeDeprecated()
    public
                    isScopeDeprecated(Scope $scope) : bool
    Parameters
- $scope : Scope