Method | Description | |
---|---|---|
__construct ( boolean $checkExternalClassExistence = true ) | KnpUOAuth2ClientExtension constructor. | |
getAlias ( ) : string | Overridden so the alias isn't "knp_uo_auth2_client". | |
getAllSupportedTypes ( ) | ||
getConfigurator ( string $type ) : KnpU\OAuth2ClientBundle\DependencyInjection\Providers\ProviderConfiguratorInterface | ||
load ( array $configs, |
Load the bundle configuration. |
Method | Description | |
---|---|---|
buildConfigurationForType ( Symfony\Component\Config\Definition\Builder\NodeDefinition $node, $type ) | ||
configureProviderAndClient ( |
public __construct ( boolean $checkExternalClassExistence = true ) | ||
$checkExternalClassExistence | boolean |
public getConfigurator ( string $type ) : KnpU\OAuth2ClientBundle\DependencyInjection\Providers\ProviderConfiguratorInterface | ||
$type | string | |
return | KnpU\OAuth2ClientBundle\DependencyInjection\Providers\ProviderConfiguratorInterface |