You are here

class TestDomainObject in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/system/tests/modules/early_rendering_controller_test/src/TestDomainObject.php \Drupal\early_rendering_controller_test\TestDomainObject
  2. 9 core/modules/system/tests/modules/early_rendering_controller_test/src/TestDomainObject.php \Drupal\early_rendering_controller_test\TestDomainObject

Hierarchy

Expanded class hierarchy of TestDomainObject

2 string references to 'TestDomainObject'
EarlyRenderingControllerTest::testEarlyRendering in core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php
Tests theme preprocess functions being able to attach assets.
TestDomainObjectViewSubscriber::onViewTestDomainObject in core/modules/system/tests/modules/early_rendering_controller_test/src/TestDomainObjectViewSubscriber.php
Sets a response given a TestDomainObject instance.

File

core/modules/system/tests/modules/early_rendering_controller_test/src/TestDomainObject.php, line 5

Namespace

Drupal\early_rendering_controller_test
View source
class TestDomainObject {

}

Members