class EntityTestSubdirBundleClass

Same name and namespace in other branches
  1. 11.x core/modules/system/tests/modules/entity_test_attribute_bundle_class/src/Entity/Subdir/EntityTestSubdirBundleClass.php \Drupal\entity_test_attribute_bundle_class\Entity\Subdir\EntityTestSubdirBundleClass

A bundle class that is in a subdirectory.

Attributes

#[Bundle(entityType: 'entity_test', bundle: 'subdir_bundle_class')]

Hierarchy

Expanded class hierarchy of EntityTestSubdirBundleClass

1 file declares its use of EntityTestSubdirBundleClass
BundleClassTest.php in core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php

File

core/modules/system/tests/modules/entity_test_attribute_bundle_class/src/Entity/Subdir/EntityTestSubdirBundleClass.php, line 13

Namespace

Drupal\entity_test_attribute_bundle_class\Entity\Subdir
View source
class EntityTestSubdirBundleClass extends EntityTest {

}

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