GoogleServiceFactory
class GoogleServiceFactory implements ApplicationAwareInterface (View source)
Traits
Trait ApplicationAwareTrait A trait used with ApplicationAwareInterface
Properties
protected Application | $app | from ApplicationAwareTrait | |
protected Repository | $config | ||
protected Session | $session | ||
protected ResolverManagerInterface | $urlResolver | ||
protected Request | $request |
Methods
__construct(Repository $config, Session $session, ResolverManagerInterface $url, Request $request)
CommunityServiceFactory constructor.
ServiceInterface
createService()
Create a service object given a ServiceFactory object
Details
setApplication(Application $app)
Setter method for the application
__construct(Repository $config, Session $session, ResolverManagerInterface $url, Request $request)
CommunityServiceFactory constructor.
ServiceInterface
createService()
Create a service object given a ServiceFactory object