mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
Fix small typo
This commit is contained in:
parent
ce98a1ff57
commit
e4c0dee6ee
1 changed files with 1 additions and 1 deletions
|
@ -757,7 +757,7 @@ class Model extends Object implements CakeEventListener {
|
|||
|
||||
/**
|
||||
* Returns a list of all events that will fire in the model during it's lifecycle.
|
||||
* You can override this function to add you own listener callbacks
|
||||
* You can override this function to add your own listener callbacks
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue