mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
correct doc block
This commit is contained in:
parent
99fba8c601
commit
6002d6913d
1 changed files with 1 additions and 1 deletions
|
@ -1424,7 +1424,7 @@ class CakeEmail {
|
|||
/**
|
||||
* Render the body of the email.
|
||||
*
|
||||
* @param string $content Content to render
|
||||
* @param array $content Content to render
|
||||
* @return array Email body ready to be sent
|
||||
*/
|
||||
protected function _render($content) {
|
||||
|
|
Loading…
Add table
Reference in a new issue