PHP Class AwsModule\Factory\S3LinkViewHelperFactory

Inheritance: implements Zend\ServiceManager\FactoryInterface
Afficher le fichier Open project: aws/aws-sdk-php-zf2

Méthodes publiques

Méthode Description
__invoke ( Interop\Container\ContainerInterface $container, string $requestedName, array $options = null ) : AwsModule\View\Helper\S3Link
createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : AwsModule\View\Helper\S3Link {@inheritDoc}

Method Details

__invoke() public méthode

public __invoke ( Interop\Container\ContainerInterface $container, string $requestedName, array $options = null ) : AwsModule\View\Helper\S3Link
$container Interop\Container\ContainerInterface
$requestedName string
$options array
Résultat AwsModule\View\Helper\S3Link

createService() public méthode

{@inheritDoc}
public createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : AwsModule\View\Helper\S3Link
$serviceLocator Zend\ServiceManager\ServiceLocatorInterface
Résultat AwsModule\View\Helper\S3Link