We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93d5bcf commit 13b5307Copy full SHA for 13b5307
src/PhpImap/IncomingMailAttachment.php
@@ -14,7 +14,7 @@
14
*
15
* @author Barbushin Sergey http://linkedin.com/in/barbushin
16
17
- * @property string $filePath lazy attachment data file
+ * @property string|false|null $filePath lazy attachment data file
18
19
* @psalm-type fileinfoconst = 0|2|16|1024|1040|8|32|128|256|16777216
20
*/
0 commit comments