contributte / api-router

:man: RESTful router for your API in Nette Framework (@nette). Created either directly or via annotation.

Home Page:https://contributte.org/packages/contributte/api-router.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem with the newest version of Nette Routes: Nette\Application\Routers\RouteList::getIterator() is deprecated, use getRouters().

ZdenekKrcal opened this issue · comments

Hi, please could you solve that?
After updated Nette I got this message:

Nette\Application\Routers\RouteList::getIterator() is deprecated, use getRouters().

#33 PR created