Method | Description | |
---|---|---|
__construct ( Symfony\Component\Routing\Generator\UrlGeneratorInterface $generator ) | ProviderFactory constructor. | |
createProvider ( string $class, array $options, string $redirectUri, array $redirectParams = [] ) : mixed | Creates a provider of the given class. |
public __construct ( Symfony\Component\Routing\Generator\UrlGeneratorInterface $generator ) | ||
$generator | Symfony\Component\Routing\Generator\UrlGeneratorInterface |