Skip to content

Commit aac97c1

Browse files
Merge branch '5.2' into 5.3
* 5.2: [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 93a2b2f + 9c8a0ea commit aac97c1

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)