cakephp2-php8/lib/Cake/Routing
Juan Basso b2a92f9cd8 Implementing __set_state for CakeRoute
It helps the applications to cache the routes using var_export when possible.
2014-10-21 23:04:08 -04:00
..
Filter Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Route Implementing __set_state for CakeRoute 2014-10-21 23:04:08 -04:00
Dispatcher.php Check whether the filter key is a valid class name before assuming that value is class settings 2014-09-15 15:29:30 +10:00
DispatcherFilter.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Router.php Replaced for loops by foreach 2014-10-20 16:43:11 -04:00