InflectedRoute (class)
Class InflectedRoute
This route class will transparently inflect the controller and plugin routing parameters, so that requesting /my_controller
is parsed as ['controller' => 'MyController']
- Cake\Routing\Route\Route
- Cake\Routing\Route\InflectedRoute