You are here

protected property HtmlTitleFormatterTest::$entityTypeManager in HTML Title 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

HtmlTitleFormatterTest
Test the HTML Title formatter.

Namespace

Drupal\Tests\html_title\Kernel

Code

protected $entityTypeManager;