Skip to content

Commit 86c702d

Browse files
committed
fixed CS
1 parent fb240f7 commit 86c702d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resource/FileResource.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ public function __toString()
4444
}
4545

4646
/**
47-
* @return string|false The canonicalized, absolute path to the resource or false if the resource does not exist.
47+
* @return string|false The canonicalized, absolute path to the resource or false if the resource does not exist
4848
*/
4949
public function getResource()
5050
{

0 commit comments

Comments
 (0)