EntityOperations::$routerBuilder

Same name and namespace in other branches
  1. 9 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
  3. 11.x 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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.