You are here

protected property EntityReferenceFormatterTest::$bundle in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/field/src/Tests/EntityReference/EntityReferenceFormatterTest.php \Drupal\field\Tests\EntityReference\EntityReferenceFormatterTest::bundle

The bundle used in this test.

Type: string

File

core/modules/field/src/Tests/EntityReference/EntityReferenceFormatterTest.php, line 40
Contains \Drupal\field\Tests\EntityReference\EntityReferenceFormatterTest.

Class

EntityReferenceFormatterTest
Tests the formatters functionality.

Namespace

Drupal\field\Tests\EntityReference

Code

protected $bundle = 'entity_test';