Skip to content

Commit d3b0c71

Browse files
authored
Merge pull request #376 from ChrisThompsonTLDR/patch-1
Fixing PHPdoc referencing session driver
2 parents a643d5d + fae883a commit d3b0c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EngineManager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ public function createNullDriver()
6868
}
6969

7070
/**
71-
* Get the default session driver name.
71+
* Get the default Scout driver name.
7272
*
7373
* @return string
7474
*/

0 commit comments

Comments
 (0)