mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 02:56:15 +00:00
Fix docblock
This commit is contained in:
parent
074b21591c
commit
11e428bca3
1 changed files with 1 additions and 1 deletions
|
@ -1166,7 +1166,7 @@ class CakeEmail {
|
|||
}
|
||||
|
||||
/**
|
||||
* Reset all EmailComponent internal variables to be able to send out a new email.
|
||||
* Reset all CakeEmail internal variables to be able to send out a new email.
|
||||
*
|
||||
* @return CakeEmail $this
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue