You are here

protected property StringFormatterTest::$entityTypeManager in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/field/tests/src/Kernel/String/StringFormatterTest.php \Drupal\Tests\field\Kernel\String\StringFormatterTest::entityTypeManager
  2. 9 core/modules/field/tests/src/Kernel/String/StringFormatterTest.php \Drupal\Tests\field\Kernel\String\StringFormatterTest::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/modules/field/tests/src/Kernel/String/StringFormatterTest.php, line 40

Class

StringFormatterTest
Tests the creation of text fields.

Namespace

Drupal\Tests\field\Kernel\String

Code

protected $entityTypeManager;