diff --git a/src/Options.php b/src/Options.php index 52345c8..ce695c1 100644 --- a/src/Options.php +++ b/src/Options.php @@ -69,6 +69,7 @@ public function offsetExists($offset): bool return array_key_exists($offset, $this->options); } + #[\ReturnTypeWillChange] /** * {@inheritdoc} *