mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +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();
|
protected $_enabled = array();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A hash of loaded helpers, indexed by the classname
|
* A hash of loaded objects, indexed by name
|
||||||
*
|
*
|
||||||
* @var array
|
* @var array
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue