PresetFactory
class PresetFactory (View source)
Properties
| protected Filesystem | $filesystem | ||
| protected FileLocator | $fileLocator | 
Methods
                    array
                
                
                    createFromTheme(Theme $theme, TypeInterface $type)
        
                                            
                
            Returns an array of SkinInterface objects found in the path.
Details
        
                            
    __construct(FileLocator $fileLocator, Filesystem $filesystem)
        
    
    No description
        
                            array
    createFromTheme(Theme $theme, TypeInterface $type)
        
    
    Returns an array of SkinInterface objects found in the path.