Skip to content

Commit 53b6200

Browse files
phpdoc fixes
1 parent c52e78e commit 53b6200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TransitionBlockerList.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ public function isEmpty(): bool
6161
/**
6262
* {@inheritdoc}
6363
*
64-
* @return \ArrayIterator|TransitionBlocker[]
64+
* @return \Traversable<TransitionBlocker>
6565
*/
6666
public function getIterator(): \Traversable
6767
{

0 commit comments

Comments
 (0)