// Overrides

This commit is contained in:
rMalie
2012-05-10 15:21:16 +00:00
parent 44d10d412a
commit 11c7c83029
15 changed files with 7 additions and 35 deletions
@@ -0,0 +1,7 @@
<?php
abstract class ModuleGraphEngine extends ModuleGraphEngineCore
{
}