Hi I've found a typo on line 10 in module.config.php use Zend\View\Modle\ViewModel; should be Zend\View\Model\ViewModel; --- Originally posted by @disasterdrop at https://github.com/zfcampus/zf-apigility-documentation/issues/44
Hi I've found a typo on line 10 in module.config.php
use Zend\View\Modle\ViewModel;
should be Zend\View\Model\ViewModel;
Originally posted by @disasterdrop at zfcampus/zf-apigility-documentation#44