You are here

public property InstallTest::$moduleHandler in Login Destination 8

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/InstallTest.php \Drupal\Tests\login_destination\Functional\InstallTest::moduleHandler

Module handler to ensure installed modules.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

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

Class

InstallTest
Tests module installation.

Namespace

Drupal\Tests\login_destination\Functional

Code

public $moduleHandler;