Composite
    
            
            in package
            
        
    
            
            implements
                            ResourceDetectorInterface                    
    
    
FinalYes
Table of Contents
Interfaces
Properties
- $resourceDetectors : iterable<string|int, mixed>
Methods
- __construct() : mixed
- getResource() : ResourceInfo
Properties
$resourceDetectors read-only
        private
            iterable<string|int, mixed>
    $resourceDetectors
    
    
    
    
    
    
Methods
__construct()
    public
                    __construct(iterable<string|int, ResourceDetectorInterface> $resourceDetectors) : mixed
    Parameters
- $resourceDetectors : iterable<string|int, ResourceDetectorInterface>
getResource()
    public
                    getResource() : ResourceInfo
    Attributes
- #[Override]