mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
Corrected doc comment.
This commit is contained in:
parent
bed7767258
commit
82d46067ab
1 changed files with 1 additions and 1 deletions
|
@ -1286,7 +1286,7 @@ class App extends Object {
|
|||
}
|
||||
|
||||
/**
|
||||
* Determines if $__maps and $__paths cache should be reset.
|
||||
* Determines if $__maps, $__objects and $__paths cache should be reset.
|
||||
*
|
||||
* @param boolean $reset
|
||||
* @return boolean
|
||||
|
|
Loading…
Add table
Reference in a new issue