Alpha ZealPHP is early-stage and under active development. APIs may change between minor versions until v1.0. Feedback and bug reports welcome on GitHub.
API Index — Namespaces, Packages, Reports, Indices

RouteGroup.php

Table of Contents

Classes

RouteGroup
Route group — the object handed to an App::group() callback. It mirrors the App route registrars (route / nsRoute / nsPathRoute / patternRoute) and nested group(), transparently:
On this page