Returns a response that instructs the router to continue.
The next() function is used in the beforeRouter() hook to indicate the hook has completed and the routing should continue to the data binding router.
next()
beforeRouter()