PHP Class AwsModule\Factory\CloudFrontLinkViewHelperFactory

Inheritance: implements Zend\ServiceManager\FactoryInterface
Show file Open project: aws/aws-sdk-php-zf2

Public Methods

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

Method Details

__invoke() public method

public __invoke ( Interop\Container\ContainerInterface $container, string $requestedName, array $options = null ) : AwsModule\View\Helper\CloudFrontLink
$container Interop\Container\ContainerInterface
$requestedName string
$options array
return AwsModule\View\Helper\CloudFrontLink

createService() public method

{@inheritDoc}
public createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : AwsModule\View\Helper\CloudFrontLink
$serviceLocator Zend\ServiceManager\ServiceLocatorInterface
return AwsModule\View\Helper\CloudFrontLink