You are here

protected property AttachmentNormalizerTest::$entityClass in Replication 8

Type: string

File

tests/src/Kernel/Normalizer/AttachmentNormalizerTest.php, line 33

Class

AttachmentNormalizerTest
Tests the attachment serialization format.

Namespace

Drupal\Tests\replication\Kernel\Normalizer

Code

protected $entityClass = 'Drupal\\file\\Entity\\File';