Skip to content

Commit cb69e2f

Browse files
committed
Merge pull request #92 from hassankhan/patch-1
Docblock mistake
2 parents 6c7692c + d5d3fac commit cb69e2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Filesystem.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ public function getAdapter()
5555
/**
5656
* Get the Config
5757
*
58-
* @return AdapterInterface adapter
58+
* @return Config config object
5959
*/
6060
public function getConfig()
6161
{

0 commit comments

Comments
 (0)