You are here

protected property GroupTypeManager::$routeBuilder in Organic groups 8

The route builder service.

Type: \Drupal\Core\Routing\RouteBuilderInterface

File

src/GroupTypeManager.php, line 127

Class

GroupTypeManager
A manager to keep track of which entity type/bundles are OG group enabled.

Namespace

Drupal\og

Code

protected $routeBuilder;