[Flow] Can you configure routes to work with sub namespace for controller?
Alexander Wende
a_wende at web.de
Wed Nov 5 12:21:14 CET 2014
##
# RestService Route
-
name: 'REST - FOO'
uriPattern: 'rest/controller/{@action}'
defaults:
'@package': 'FLOW.Example'
'@controller': 'Your\Sub\Controller'
Regards
Alex
More information about the Flow
mailing list