XmlFileLoader
        
        extends FileLoader
    
    
            
            in package
            
        
    
    
    
FinalYes
Table of Contents
Methods
- load() : array<string|int, array<string|int, mixed>>
 - supports() : bool
 
Methods
load()
    public
                    load(mixed $resource[, string|null $type = null ]) : array<string|int, array<string|int, mixed>>
    Parameters
- $resource : mixed
 - $type : string|null = null
 
Return values
array<string|int, array<string|int, mixed>>supports()
    public
                    supports(mixed $resource[, string|null $type = null ]) : bool
    Parameters
- $resource : mixed
 - $type : string|null = null