Skip to content

Commit 6708f97

Browse files
committed
ICL: Readme fixes.
1 parent 4db250b commit 6708f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ class Foo extends Command
174174
175175
protected function getLogPath()
176176
{
177-
return storage_path("logs/anything/you/want/date.log");
177+
return storage_path('logs/anything/you/want/date.log');
178178
}
179179
180180
// ...

0 commit comments

Comments
 (0)