mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-16 03:48:24 +00:00
63f07d3f0f
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 | ||
component.test.php | ||
component_collection.test.php | ||
controller.test.php | ||
controller_merge_vars.test.php | ||
pages_controller.test.php | ||
scaffold.test.php |