Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8f0edc7

Browse files
Merge branch '1.4.x' into 2.0.x
2 parents d589514 + 08b97ab commit 8f0edc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎stubs/Symfony/Component/EventDispatcher/EventSubscriberInterface.stub‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ namespace Symfony\Component\EventDispatcher;
55
interface EventSubscriberInterface
66
{
77
/**
8-
* @return array<string, string|array<string, int>|array<int, string|array<string, int>|array<int, string>>>
8+
* @return array<string, string|array{0: string, 1: int}|list<array{0: string, 1?: int}>>
99
*/
1010
public static function getSubscribedEvents();
1111
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /