8000 Fix Settings facade DocBloc (#419) · arifhossen-dev/Native-laravel@c29bd0d · GitHub
[go: up one dir, main page]

Skip to content

Commit c29bd0d

Browse files
authored
Fix Settings facade DocBloc (NativePHP#419)
1 parent 1df3c34 commit c29bd0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Facades/Settings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
/**
88
* @method static void set($key, $value)
9-
* @method static void mixed($key, $default = null)
9+
* @method static mixed get($key, $default = null)
1010
*/
1111
class Settings extends Facade
1212
{

0 commit 319F comments

Comments
 (0)
0