You are here

protected property UserProtectionBaseUnitTest::$moduleHandler in User protect 8

The module handler used for testing.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

tests/src/Unit/Plugin/UserProtection/UserProtectionBaseUnitTest.php, line 18

Class

UserProtectionBaseUnitTest
@coversDefaultClass \Drupal\userprotect\Plugin\UserProtection\UserProtectionBase @group userprotect

Namespace

Drupal\Tests\userprotect\Unit\Plugin\UserProtection

Code

protected $moduleHandler;