You are here

protected property DomainMenuAccessInstallTest::$configFactory in Domain Menu Access 8

The configuration factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

tests/src/Functional/DomainMenuAccessInstallTest.php, line 23

Class

DomainMenuAccessInstallTest
Test installation of domain_menu_access module.

Namespace

Drupal\Tests\domain_menu_access\Functional

Code

protected $configFactory;