TypedDataDefinitionEntityBundleTest::$entityTestBundleStorage

Same name in other branches
  1. 10 core/tests/Drupal/KernelTests/Core/TypedData/TypedDataDefinitionEntityBundleTest.php \Drupal\KernelTests\Core\TypedData\TypedDataDefinitionEntityBundleTest::entityTestBundleStorage

The storage for the 'entity_test_bundle' entity type.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

core/tests/Drupal/KernelTests/Core/TypedData/TypedDataDefinitionEntityBundleTest.php, line 31

Class

TypedDataDefinitionEntityBundleTest
Tests data type metadata for entity bundles.

Namespace

Drupal\KernelTests\Core\TypedData

Code

protected EntityStorageInterface $entityTestBundleStorage;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.