You are here

TestDomainObject.php in Zircon Profile 8

File

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

/**
 * @file
 * Contains \Drupal\early_rendering_controller_test\TestDomainObject.
 */
namespace Drupal\early_rendering_controller_test;

class TestDomainObject {

}

Classes

Namesort descending Description
TestDomainObject