You are here

protected property RelationListBuilder::$urlGenerator in Relation 8.2

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

The url generator service.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

src/RelationListBuilder.php, line 20

Class

RelationListBuilder
Provides a listing of relation types.

Namespace

Drupal\relation

Code

protected $urlGenerator;