PHP Class AcMailer\Options\Factory\MailOptionsAbstractFactory

Author: Alejandro Celaya Alastrué
Inheritance: extends AcMailer\Factory\AbstractAcMailerFactory
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