Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Dec 8, 2024
1 parent 52c9645 commit bab8343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Support/UndefinedValue.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
/**
* @internal
*/
class UndefinedValue implements \JsonSerializable
final class UndefinedValue implements \JsonSerializable
{
/**
* Determine if value is equivalent to "undefined" or "null".
Expand Down

0 comments on commit bab8343

Please sign in to comment.