PHP Class AcMailer\Controller\Factory\ConfigMigrationControllerFactory

Author: Alejandro Celaya Alastrué
Inheritance: implements Zend\ServiceManager\Factory\FactoryInterface
Afficher le fichier Open project: acelaya/zf2-acmailer Class Usage Examples

Méthodes publiques

Méthode Description
__invoke ( Interop\Container\ContainerInterface $container, string $requestedName, array $options = null ) : object Create an object

Method Details

__invoke() public méthode

Create an object
public __invoke ( Interop\Container\ContainerInterface $container, string $requestedName, array $options = null ) : object
$container Interop\Container\ContainerInterface
$requestedName string
$options array
Résultat object