You are here

protected property OgAdminRoutesControllerTest::$accessManager in Organic groups 8

The access manager service.

Type: \Drupal\Core\Access\AccessManagerInterface|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/OgAdminRoutesControllerTest.php, line 33

Class

OgAdminRoutesControllerTest
Tests the OG admin routes overview route.

Namespace

Drupal\Tests\og\Unit

Code

protected $accessManager;