You are here

protected property ContentEntityNormalizerAlterTest::$entityClass in Replication 8

Type: string

File

tests/src/Kernel/Normalizer/ContentEntityNormalizerAlterTest.php, line 38

Class

ContentEntityNormalizerAlterTest
Tests the content serialization format.

Namespace

Drupal\Tests\replication\Kernel\Normalizer

Code

protected $entityClass = EntityTest::class;