PHP Класс AuthBucket\OAuth2\Provider\AuthBucketOAuth2ServiceProvider

Автор: Wong Hoi Sing Edison ([email protected])
Наследование: implements Silex\ServiceProviderInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
boot ( Silex\Application $app )
register ( Pimple\Container $app )
subscribe ( Pimple\Container $app, Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher )

Описание методов

boot() публичный метод

public boot ( Silex\Application $app )
$app Silex\Application

register() публичный метод

public register ( Pimple\Container $app )
$app Pimple\Container

subscribe() публичный метод

public subscribe ( Pimple\Container $app, Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher )
$app Pimple\Container
$dispatcher Symfony\Component\EventDispatcher\EventDispatcherInterface