Open Monograph Press  3.3.0
TestClass2.inc.php
1 <?php
2 
16 class TestClass2 {
17  // Just an empty class to test instantiation.
18 }
19 
TestClass2
Test class to be used/instantiated by ClassTypeDescriptionTest.
Definition: TestClass2.inc.php:16