You are here

protected property TextFormatterTest::$bundle in Drupal 9

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

The bundle used in this test.

Type: string

File

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

Class

TextFormatterTest
Tests the text formatters functionality.

Namespace

Drupal\Tests\text\Kernel

Code

protected $bundle = 'entity_test';