|
|
@@ -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) {
|