Skip to content

Commit 1fe1d03

Browse files
gaetan-hexadogactions-user
authored andcommitted
Automatically applied php-cs-fixer changes
1 parent 104b20a commit 1fe1d03

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Helpers/Json.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,8 @@ public function save(): bool
201201
/**
202202
* Get the specified attribute from json file.
203203
*
204-
* @param null $default
204+
* @param null $default
205+
* @param mixed $key
205206
*
206207
* @return mixed
207208
*/

0 commit comments

Comments
 (0)