You are here

protected property DynamicEntityReferenceConfigEntityTest::$configTestReference in Dynamic Entity Reference 8.2

A config entity to reference.

Type: \Drupal\config_test\ConfigTestInterface

File

tests/src/Kernel/DynamicEntityReferenceConfigEntityTest.php, line 66

Class

DynamicEntityReferenceConfigEntityTest
Tests for referencing configuration entities with configurable fields.

Namespace

Drupal\Tests\dynamic_entity_reference\Kernel

Code

protected $configTestReference;