You are here

protected property DynamicEntityReferenceFormatterTest::$bundle in Dynamic Entity Reference 8.2

Same name and namespace in other branches
  1. 8 tests/src/Kernel/DynamicEntityReferenceFormatterTest.php \Drupal\Tests\dynamic_entity_reference\Kernel\DynamicEntityReferenceFormatterTest::bundle

The bundle used in this test.

Type: string

File

tests/src/Kernel/DynamicEntityReferenceFormatterTest.php, line 38

Class

DynamicEntityReferenceFormatterTest
Tests the formatters functionality.

Namespace

Drupal\Tests\dynamic_entity_reference\Kernel

Code

protected $bundle = 'entity_test';