diff options
Diffstat (limited to 'lib/public/Mail/IAttachment.php')
-rw-r--r-- | lib/public/Mail/IAttachment.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Mail/IAttachment.php b/lib/public/Mail/IAttachment.php index 714d4a45158..5d013dd1c45 100644 --- a/lib/public/Mail/IAttachment.php +++ b/lib/public/Mail/IAttachment.php @@ -32,7 +32,6 @@ namespace OCP\Mail; * @since 13.0.0 */ interface IAttachment { - /** * @param string $filename * @return IAttachment |