class SharedEntityTestBundleClassB

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

Hierarchy

Expanded class hierarchy of SharedEntityTestBundleClassB

2 files declare their use of SharedEntityTestBundleClassB
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/SharedEntityTestBundleClassB.php, line 10

Namespace

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

}

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