Skip to content

Commit 5d758e5

Browse files
committed
Fix helper docblock
1 parent b7a46ba commit 5d758e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Helpers/setting_helper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/**
55
* Provides a convenience interface to the Settings service.
66
*
7-
* @param string|null $$key
7+
* @param string|null $key
88
* @param mixed|null $value
99
*
1010
* @return mixed

0 commit comments

Comments
 (0)