silverstripe-framework/tests/core/manifest/fixtures/classmanifest/module/interfaces/InterfaceB.php
2012-04-15 10:50:19 +12:00

6 lines
51 B
PHP

<?php
/**
* @ignore
*/
interface InterfaceB { }