class SharedEntityTestBundleClassA

A bundle class that shares the same entity type as entity_test.

Hierarchy

Expanded class hierarchy of SharedEntityTestBundleClassA

2 files declare their use of SharedEntityTestBundleClassA
BundleClassTest.php in core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php
entity_test_bundle_class.module in core/modules/system/tests/modules/entity_test_bundle_class/entity_test_bundle_class.module
Support module for testing entity bundle classes.

File

core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/SharedEntityTestBundleClassA.php, line 10

Namespace

Drupal\entity_test_bundle_class\Entity
View source
class SharedEntityTestBundleClassA extends EntityTest {

}

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