You are here

protected property HostListBuilder::$urlGenerator in http:BL 8

The url generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

src/Entity/Controller/HostListBuilder.php, line 25

Class

HostListBuilder
Provides a list controller for a host entity.

Namespace

Drupal\httpbl\Entity\Controller

Code

protected $urlGenerator;