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 fb240f7 commit 86c702dCopy full SHA for 86c702d
Resource/FileResource.php
@@ -44,7 +44,7 @@ public function __toString()
44
}
45
46
/**
47
- * @return string|false The canonicalized, absolute path to the resource or false if the resource does not exist.
+ * @return string|false The canonicalized, absolute path to the resource or false if the resource does not exist
48
*/
49
public function getResource()
50
{
0 commit comments