You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -82,24 +77,4 @@ protected function parseAuthors(array $authors): array
82
77
}
83
78
});
84
79
}
85
-
86
-
/**
87
-
* @experimental Since the main configuration also uses arrays, the only thing this method really does is to rethrow any exceptions.
88
-
*
89
-
* @param array<array{destination: string, label: ?string, priority: ?int, attributes: array<string, scalar>}> $items Where destination is a route key or an external URI.
0 commit comments