mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-09 21:12:41 +00:00
Fixing typo in method description.
Signed-off-by: mark_story <mark@mark-story.com>
This commit is contained in:
parent
037a7628c4
commit
ba59c93187
1 changed files with 1 additions and 1 deletions
|
@ -473,7 +473,7 @@ class Controller extends Object {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Loads Model classes based on the the uses property
|
* Loads Model classes based on the uses property
|
||||||
* see Controller::loadModel(); for more info.
|
* see Controller::loadModel(); for more info.
|
||||||
* Loads Components and prepares them for initialization.
|
* Loads Components and prepares them for initialization.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue