You are here

protected property GroupTypeManagerTest::$routeBuilder in Organic groups 8

The route builder service used in the test.

Type: \Drupal\Core\Routing\RouteBuilderInterface|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/GroupTypeManagerTest.php, line 117

Class

GroupTypeManagerTest
Tests the group manager.

Namespace

Drupal\Tests\og\Unit

Code

protected $routeBuilder;