You are here

protected property EntityOperations::$routerBuilder in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/content_moderation/src/EntityOperations.php \Drupal\content_moderation\EntityOperations::routerBuilder
  2. 10 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;