Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / system / tests / modules / early_rendering_controller_test / src / TestDomainObject.php
1 <?php
2
3 namespace Drupal\early_rendering_controller_test;
4
5 class TestDomainObject {}