You are here

protected property EntityOperations::$routerBuilder in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/content_moderation/src/EntityOperations.php \Drupal\content_moderation\EntityOperations::routerBuilder

The router builder service.

Type: \Drupal\Core\Routing\RouteBuilderInterface

File

core/modules/content_moderation/src/EntityOperations.php, line 60

Class

EntityOperations
Defines a class for reacting to entity events.

Namespace

Drupal\content_moderation

Code

protected $routerBuilder;