Match the documentation
This commit is contained in:
@@ -570,7 +570,7 @@ class Email
|
|||||||
* Removes signature from message
|
* Removes signature from message
|
||||||
*
|
*
|
||||||
* @param string $message Unfiltered message
|
* @param string $message Unfiltered message
|
||||||
* @return string Message with no signature
|
* @return array Message array with no signature (elements "body" and "sig")
|
||||||
*/
|
*/
|
||||||
private static function removeSig(string $message): array
|
private static function removeSig(string $message): array
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user