You are here

protected property InstallTest::$moduleHandler in User protect 8

Module handler to ensure installed modules.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

tests/src/Functional/InstallTest.php, line 24

Class

InstallTest
Tests module installation and uninstallation.

Namespace

Drupal\Tests\userprotect\Functional

Code

protected $moduleHandler;