silverstripe-framework/tests/php/Core/Manifest/fixtures/classmanifest/module/classes/ClassA.php
2016-11-23 19:25:12 +13:00

6 lines
43 B
PHP

<?php
/**
* @ignore
*/
class ClassA { }