You are here

protected property TextimageTestTrait::$entityDisplayRepository in Textimage 8.4

Same name and namespace in other branches
  1. 8.3 tests/src/Kernel/TextimageTestTrait.php \Drupal\Tests\textimage\Kernel\TextimageTestTrait::entityDisplayRepository

The entity display repository service.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

tests/src/Kernel/TextimageTestTrait.php, line 38

Class

TextimageTestTrait
Trait to manage Textimage setup tasks common across tests.

Namespace

Drupal\Tests\textimage\Kernel

Code

protected $entityDisplayRepository;