Skip to content

Commit 8485996

Browse files
Cleanup more @return annotations
1 parent 7707239 commit 8485996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Transport/Smtp/SmtpTransport.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ public function __toString(): string
167167
*
168168
* @param int[] $codes
169169
*
170-
* @return string The server response
170+
* @return string
171171
*
172172
* @throws TransportException when an invalid response if received
173173
*

0 commit comments

Comments
 (0)