mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
Fixing a comment.
This commit is contained in:
parent
bd89ef533b
commit
45064315d4
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ abstract class ObjectCollection {
|
|||
protected $_enabled = array();
|
||||
|
||||
/**
|
||||
* A hash of loaded helpers, indexed by the classname
|
||||
* A hash of loaded objects, indexed by name
|
||||
*
|
||||
* @var array
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue