class NonInheritingBundleClass

Same name and namespace in other branches
  1. 9 core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/NonInheritingBundleClass.php \Drupal\entity_test_bundle_class\Entity\NonInheritingBundleClass
  2. 10 core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/NonInheritingBundleClass.php \Drupal\entity_test_bundle_class\Entity\NonInheritingBundleClass

An invalid bundle class which does not inherit the main entity class.

Hierarchy

Expanded class hierarchy of NonInheritingBundleClass

1 file declares its use of NonInheritingBundleClass
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/NonInheritingBundleClass.php, line 8

Namespace

Drupal\entity_test_bundle_class\Entity
View source
class NonInheritingBundleClass {

}

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