I have just checked modus at my localhost and I see that Application\Bootstrap go with ``` use Modus\Common\Controller\Exception; ``` but there is only Common\Controller\Exceptions class and this one is used in few other files/places - I guess bootstrap should be fixed.
I have just checked modus at my localhost and I see that Application\Bootstrap go with
but there is only Common\Controller\Exceptions class and this one is used in few other files/places - I guess bootstrap should be fixed.