laminas-api-tools / api-tools

Laminas API Tools module for Laminas
https://api-tools.getlaminas.org/documentation
BSD 3-Clause "New" or "Revised" License
37 stars 19 forks source link

Unable to create doctrine connected service #50

Open michalbundyra opened 4 years ago

michalbundyra commented 4 years ago

After selected adapter and entity class and clicked "Create Service", and exception thrown:

[Mon Jul 20 10:14:49 2015] PHP Catchable fatal error: Argument 1 passed to ZF\Apigility\Admin\Model\RpcServiceModelFactory::__construct() must be an instance of ZF\Apigility\Admin\Model\ModulePathSpec, instance of ZF\Configuration\ModuleUtils given, called in /home/snowwolf/PhpStormProject/ffan-service/vendor/zfcampus/zf-apigility-doctrine/src/Admin/Module.php on line 104 and defined in /home/snowwolf/PhpStormProject/ffan-service/vendor/zfcampus/zf-apigility-admin/src/Model/RpcServiceModelFactory.php on line 49


Originally posted by @snowwolf007cn at https://github.com/zfcampus/zf-apigility/issues/125