Standards

This commit is contained in:
Marcus Bointon 2018-11-16 01:35:56 +01:00
parent 76e08791ba
commit dec25e8b6e
No known key found for this signature in database
GPG Key ID: DE31CD6EB646AA24
1 changed files with 1 additions and 1 deletions

View File

@ -1656,7 +1656,7 @@ class PHPMailer
* Used to reject URLs and phar files from functions that access local file paths,
* such as addAttachment.
*
* @param string $path A relative or absolute path to a file.
* @param string $path A relative or absolute path to a file
*
* @return bool
*/