Skip to content

Commit 0b44f1c

Browse files
committed
Fixed comment (ref #2400)
1 parent e548178 commit 0b44f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Files/File.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class File
2727
public $path = '';
2828

2929
/**
30-
* The absolute path to the file associated with this object.
30+
* The content of the file.
3131
*
3232
* @var string
3333
*/

0 commit comments

Comments
 (0)