mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-03-18 07:29:51 +00:00
![]() Adding ComponentCollection as a argument for the constructor, this unifies the two types of objects and makes them consistent with other components. It also allows authenticate/authorize objects to access other components, thanks to hiromichan for the idea. Tests updated. |
||
---|---|---|
.. | ||
components | ||
app_controller.php | ||
cake_error_controller.php | ||
component.php | ||
component_collection.php | ||
controller.php | ||
pages_controller.php | ||
scaffold.php |