mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-09 04:52:42 +00:00
Refactoring the Controller::render method Create Controller::_getViewObject() which is responsible for creating the view instance. This gives an easier way to override view construction. |
||
|---|---|---|
| .. | ||
| Component | ||
| CakeErrorController.php | ||
| Component.php | ||
| ComponentCollection.php | ||
| Controller.php | ||
| Scaffold.php | ||