We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac7a61b commit ea11ac4Copy full SHA for ea11ac4
1 file changed
src/Options.php
@@ -69,6 +69,7 @@ public function offsetExists($offset): bool
69
return array_key_exists($offset, $this->options);
70
}
71
72
+ #[\ReturnTypeWillChange]
73
/**
74
* {@inheritdoc}
75
*
0 commit comments