]> git.mxchange.org Git - core.git/blobdiff - application/tests/loader.php
Renamed Registry -> GenericRegistry to make it clear that this registry does
[core.git] / application / tests / loader.php
index be84b0268e8a90731d0a1cf947471b802e4ec5af..7ddcb41f464ee43f4512423d4f46cbbb27aebf70 100644 (file)
@@ -23,6 +23,3 @@
 
 // Scan for application's classes, exceptions and interfaces
 ClassLoader::scanApplicationClasses();
-
-// [EOF]
-?>