You are here

protected property ContentHubEntityDependencyTest::$moduleHandler in Acquia Content Hub 8

Returns the module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/ContentHubEntityDependencyTest.php, line 25

Class

ContentHubEntityDependencyTest
PHPUnit for the ContentHubEntityDependency class.

Namespace

Drupal\Tests\acquia_contenthub\Unit

Code

protected $moduleHandler;