You are here

protected property MenuPerRoleFunctionalTestBase::$configFactory in Menu Per Role 8

The Drupal config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

tests/src/Functional/MenuPerRoleFunctionalTestBase.php, line 44

Class

MenuPerRoleFunctionalTestBase
Base class for Menu Per Role tests.

Namespace

Drupal\Tests\menu_per_role\Functional

Code

protected $configFactory;