Skip to content

Commit

Permalink
Cs Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
huangdijia committed Dec 29, 2023
1 parent 1e7ab81 commit bfe20a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Env.php
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ public static function getOrFail($key)
* Get the possible option for this environment variable.
*
* @param string $key
* @return \PhpOption\Option|\PhpOption\Some
* @return Option|\PhpOption\Some
*/
protected static function getOption($key)
{
Expand Down

0 comments on commit bfe20a5

Please sign in to comment.