This was kinda a bad habit we introduced in ZF2, which actually made quite a few things bad to handle, and in the entire time we never saw a router popping up which doesn't work with route names (or, for that matter, any router at all using our interface, people always just wrote custom routes).
This was kinda a bad habit we introduced in ZF2, which actually made quite a few things bad to handle, and in the entire time we never saw a router popping up which doesn't work with route names (or, for that matter, any router at all using our interface, people always just wrote custom routes).
Thus, let's make
$routeName
explicit!