You are here

public property InstallTest::$moduleInstaller 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::moduleInstaller

Module installer.

Type: \Drupal\Core\Extension\ModuleInstallerInterface

File

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

Class

InstallTest
Tests module installation.

Namespace

Drupal\Tests\login_destination\Functional

Code

public $moduleInstaller;