We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c457a64 commit 48069c2Copy full SHA for 48069c2
Data/Util/RingBuffer.php
@@ -61,7 +61,7 @@ public function offsetExists($key): bool
61
/**
62
* {@inheritdoc}
63
*
64
- * @return TValue
+ * @return mixed
65
*/
66
#[\ReturnTypeWillChange]
67
public function offsetGet($key)
0 commit comments