You are here

protected property TextFormatterTest::$entityType in Zircon Profile 8

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

The entity type used in this test.

Type: string

File

core/modules/text/src/Tests/Formatter/TextFormatterTest.php, line 25
Contains \Drupal\text\Tests\Formatter\TextFormatterTest.

Class

TextFormatterTest
Tests the text formatters functionality.

Namespace

Drupal\text\Tests\Formatter

Code

protected $entityType = 'entity_test';