You are here

protected property TextFormatterTest::$entityType in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/text/tests/src/Kernel/TextFormatterTest.php \Drupal\Tests\text\Kernel\TextFormatterTest::entityType

The entity type used in this test.

Type: string

File

core/modules/text/tests/src/Kernel/TextFormatterTest.php, line 23

Class

TextFormatterTest
Tests the text formatters functionality.

Namespace

Drupal\Tests\text\Kernel

Code

protected $entityType = 'entity_test';