RouterLegacy
class RouterLegacy implements RouterInterface
Default routing class for missing or legacy component routers
Methods
__construct(
string $component)
Constructor
array
preprocess(
array $query)
Generic preprocess function for missing or legacy component router
array
build(
array $query)
Generic build function for missing or legacy component router
array
parse(
array $segments)
Generic parse function for missing or legacy component router