EntityNormalizerTest::$entityTypeRepository

The mock entity type repository.

Type: \Drupal\Core\Entity\EntityTypeRepositoryInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/serialization/tests/src/Unit/Normalizer/EntityNormalizerTest.php, line 42

Class

EntityNormalizerTest
@coversDefaultClass \Drupal\serialization\Normalizer\EntityNormalizer[[api-linebreak]] @group serialization

Namespace

Drupal\Tests\serialization\Unit\Normalizer

Code

protected $entityTypeRepository;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.