Skip to content

Commit 9c8a0ea

Browse files
Merge branch '4.4' into 5.2
* 4.4: [Mailer] better handling of HttpClient's DecodingExceptionInterface phpdoc fixes Fixes missing translations for Dutch (nl) [Security][Validator] Add missing Persian translations (fa) [Mailer] Make sure Http TransportException is not leaking * wrong trans-unit ids [Translator] fix fallback to Locale::getDefault()
2 parents 8c52602 + 53b6200 commit 9c8a0ea

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)