FixerConfigurationResolverInterface
                
            in
            
        
    
        
        
Table of Contents
Methods
- getOptions() : array<int, FixerOptionInterface>
 - resolve() : array<string, mixed>
 
Methods
getOptions()
    public
                    getOptions() : array<int, FixerOptionInterface>
    Return values
array<int, FixerOptionInterface>resolve()
    public
                    resolve(array<string, mixed> $configuration) : array<string, mixed>
    Parameters
- $configuration : array<string, mixed>