class NonInheritingBundleClass

Same name and namespace in other branches
  1. 11.x 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
  3. 9 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
EntityTestBundleClassHooks.php in core/modules/system/tests/modules/entity_test_bundle_class/src/Hook/EntityTestBundleClassHooks.php

File

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

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.