You are here

protected property AttachmentNormalizerTest::$entityClass in Replication 8.2

Type: string

File

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

Class

AttachmentNormalizerTest
Tests the attachment serialization format.

Namespace

Drupal\Tests\replication\Unit\Normalizer

Code

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