You are here

protected property RelationListBuilder::$urlGenerator in Relation 8

Same name and namespace in other branches
  1. 8.2 src/RelationListBuilder.php \Drupal\relation\RelationListBuilder::urlGenerator

The url generator service.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

src/RelationListBuilder.php, line 25
Contains \Drupal\relation\RelationListBuilder.

Class

RelationListBuilder
Provides a listing of relation types.

Namespace

Drupal\relation

Code

protected $urlGenerator;