You are here

protected property HtmlTitleFormatterTest::$entityDisplayRepository in HTML Title 8

The entity display repository.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

tests/src/Kernel/HtmlTitleFormatterTest.php, line 43

Class

HtmlTitleFormatterTest
Test the HTML Title formatter.

Namespace

Drupal\Tests\html_title\Kernel

Code

protected $entityDisplayRepository;