You are here

protected property DomainPathListBuilder::$urlGenerator in Domain Path 8

The url generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

src/Controller/DomainPathListBuilder.php, line 41

Class

DomainPathListBuilder
Provides a list controller for domain_path entity.

Namespace

Drupal\domain_path\Controller

Code

protected $urlGenerator;