Fix typo in LifecycleEventArgs::getEntity() docs
This commit is contained in:
parent
48dcee9d60
commit
3d0e87bca9
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ class LifecycleEventArgs extends EventArgs
|
|||
}
|
||||
|
||||
/**
|
||||
* Retireve associated Entity.
|
||||
* Retrieve associated Entity.
|
||||
*
|
||||
* @return object
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue