You are here

protected property TextFormatterTest::$bundle in Zircon Profile 8.0

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

The bundle used in this test.

Type: string

File

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

Class

TextFormatterTest
Tests the text formatters functionality.

Namespace

Drupal\text\Tests\Formatter

Code

protected $bundle = 'entity_test';