protected property ContentEntityNormalizerTest::$configEntity in Acquia Content Hub 8
The acquia_contenthub.entity_config array.
Type: array
File
- tests/
src/ Unit/ Normalizer/ ContentEntityNormalizerTest.php, line 35
Class
- ContentEntityNormalizerTest
- PHPUnit test for the ContentEntityNormalizer class.
Namespace
Drupal\Tests\acquia_contenthub\Unit\NormalizerCode
protected $configEntity = [
'dependency_depth' => 3,
'user_role' => AccountInterface::ANONYMOUS_ROLE,
];