You are here

TestDomainObject.php in Drupal 10

File

core/modules/system/tests/modules/early_rendering_controller_test/src/TestDomainObject.php
View source
<?php

namespace Drupal\early_rendering_controller_test;

class TestDomainObject {

}

Classes

Namesort descending Description
TestDomainObject