AlbumFactory
    
            
            in package
            
        
    
            
            implements
                            FactoryInterface                    
    
    
Table of Contents
Interfaces
- FactoryInterface
 
Methods
Methods
__invoke()
    public
                    __invoke(ContainerInterface $container, string $requestedName[, array<string|int, mixed>|null $options = null ]) : Album
    Parameters
- $container : ContainerInterface
 - $requestedName : string
 - $options : array<string|int, mixed>|null = null