You are here

protected property ContentEntityNormalizerAlterTest::$entityClass in Replication 8.2

Type: string

File

tests/src/Unit/Normalizer/ContentEntityNormalizerAlterTest.php, line 39

Class

ContentEntityNormalizerAlterTest
Tests the content serialization format.

Namespace

Drupal\Tests\replication\Unit\Normalizer

Code

protected $entityClass = EntityTest::class;