// Overrides

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15186 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2012-05-10 15:21:16 +00:00
parent 876e0ebedf
commit 172a330268
15 changed files with 7 additions and 35 deletions

View File

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