silverstripe-cms/tests/model/SiteTreeTest_LegacyControllerName_Controller.php

9 lines
138 B
PHP
Raw Normal View History

<?php
use SilverStripe\Dev\TestOnly;
class SiteTreeTest_LegacyControllerName_Controller extends PageController implements TestOnly
{
}