You are here

protected property AppAnalyticsFormBase::$urlGenerator in Apigee Edge 8

The URL generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

Overrides UrlGeneratorTrait::$urlGenerator

File

src/Form/AppAnalyticsFormBase.php, line 70

Class

AppAnalyticsFormBase
App analytics form builder for developer- and team apps.

Namespace

Drupal\apigee_edge\Form

Code

protected $urlGenerator;