// Overrides

This commit is contained in:
rMalie
2012-05-10 15:21:16 +00:00
parent 15cfd99ef5
commit c1c857b586
15 changed files with 7 additions and 35 deletions

View File

@@ -0,0 +1,7 @@
<?php
abstract class ModuleGraphEngine extends ModuleGraphEngineCore
{
}