You are here

protected property DynamicEntityReferenceFieldDependencyTest::$entityTypeProviders in Dynamic Entity Reference 8

Same name and namespace in other branches
  1. 8.2 tests/src/Kernel/DynamicEntityReferenceFieldDependencyTest.php \Drupal\Tests\dynamic_entity_reference\Kernel\DynamicEntityReferenceFieldDependencyTest::entityTypeProviders

A list of all providers of content entity types currently installed.

Type: array

File

tests/src/Kernel/DynamicEntityReferenceFieldDependencyTest.php, line 39

Class

DynamicEntityReferenceFieldDependencyTest
Tests for dynamic entity reference field dependencies.

Namespace

Drupal\Tests\dynamic_entity_reference\Kernel

Code

protected $entityTypeProviders = [];