You are here

protected property UpdaterTest::$moduleHandler in Update helper 2.x

Same name and namespace in other branches
  1. 8 tests/src/Kernel/UpdaterTest.php \Drupal\Tests\update_helper\Kernel\UpdaterTest::moduleHandler

Module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

tests/src/Kernel/UpdaterTest.php, line 29

Class

UpdaterTest
@covers \Drupal\update_helper\Updater

Namespace

Drupal\Tests\update_helper\Kernel

Code

protected $moduleHandler = NULL;