You are here

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

The mock config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

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

Class

ContentEntityNormalizerTest
PHPUnit test for the ContentEntityNormalizer class.

Namespace

Drupal\Tests\acquia_contenthub\Unit\Normalizer

Code

protected $configFactory;