You are here

protected property ClientTestForm::$urlGenerator in OAuth2 Client 8.2

The URL generator service.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

Overrides UrlGeneratorTrait::$urlGenerator

File

src/Form/ClientTestForm.php, line 40

Class

ClientTestForm
Defines the form for testing OAuth2 Client integrations.

Namespace

Drupal\oauth2_client\Form

Code

protected $urlGenerator;