X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=vendor%2Fzf2biz%2FCustom%2Fautoload_classmap.php;h=2dea9d0af4ce763e7da4253e33d2f2a1e7e28a49;hb=77c0f76add0c503e521d98c924a6ebc2a4858b47;hp=e7ebc58ff03d4e69964e27dc32f24e456351609d;hpb=3a8463aa368c12c7f159de91e11c3046c2ab783e;p=zf2.biz%2Fgalerie.git diff --git a/vendor/zf2biz/Custom/autoload_classmap.php b/vendor/zf2biz/Custom/autoload_classmap.php index e7ebc58..2dea9d0 100644 --- a/vendor/zf2biz/Custom/autoload_classmap.php +++ b/vendor/zf2biz/Custom/autoload_classmap.php @@ -1,5 +1,6 @@ __DIR__ . '/Model/Entity.php', + 'Custom\Model\Entity' => __DIR__ . '/Model/Entity.php', + 'Custom\Model\Manager' => __DIR__ . '/Model/Manager.php', );