Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonvarga committed Oct 31, 2024
1 parent eb47579 commit cb2621d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Fields/Value.php
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,6 @@ public function __get($key)
return $this->value()?->{$key} ?? null;
}

//
#[\ReturnTypeWillChange]
public function offsetExists(mixed $offset)
{
Expand Down

0 comments on commit cb2621d

Please sign in to comment.