Skip to content

Commit d32b857

Browse files
committed
update phpdoc for the SMTPConnect property
1 parent 04f5b42 commit d32b857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/Email/Email.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ class Email
263263
/**
264264
* SMTP Connection socket placeholder
265265
*
266-
* @var resource|null
266+
* @var false|resource|null
267267
*/
268268
protected $SMTPConnect;
269269

0 commit comments

Comments
 (0)