You are here

class TestEntity in Drupal 10

Same name in this branch
  1. 10 core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php \Drupal\Tests\Core\Entity\TestEntity
  2. 10 core/modules/content_moderation/tests/src/Unit/ContentModerationRouteSubscriberTest.php \Drupal\Tests\content_moderation\Unit\TestEntity

A concrete entity.

Hierarchy

Expanded class hierarchy of TestEntity

File

core/modules/content_moderation/tests/src/Unit/ContentModerationRouteSubscriberTest.php, line 248

Namespace

Drupal\Tests\content_moderation\Unit
View source
class TestEntity extends EntityBase {

}

Members