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