You are here

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

The mock module handler factory.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

tests/src/Unit/Normalizer/ContentEntityNormalizerTest.php, line 80

Class

ContentEntityNormalizerTest
PHPUnit test for the ContentEntityNormalizer class.

Namespace

Drupal\Tests\acquia_contenthub\Unit\Normalizer

Code

protected $moduleHandler;