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 c52e78e commit 53b6200Copy full SHA for 53b6200
TransitionBlockerList.php
@@ -61,7 +61,7 @@ public function isEmpty(): bool
61
/**
62
* {@inheritdoc}
63
*
64
- * @return \ArrayIterator|TransitionBlocker[]
+ * @return \Traversable<TransitionBlocker>
65
*/
66
public function getIterator(): \Traversable
67
{
0 commit comments