Skip to content

Commit d93997c

Browse files
committed
Merge branch 'hotfix/return-annotation'
2 parents 9b41444 + 684a1fc commit d93997c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Security/OpenIdConfigurationProviderManager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ public function __construct(
2121
/**
2222
* Get all provider keys.
2323
*
24-
* @return array|OpenIdConfigurationProvider[]
24+
* @return array|string[]
2525
*/
2626
public function getProviderKeys(): array
2727
{

0 commit comments

Comments
 (0)