We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50ed1be commit 863e25aCopy full SHA for 863e25a
src/Providers/ProviderRegistry.php
@@ -118,7 +118,7 @@ public function registerProvider(string $className): void
118
*
119
* @since 0.1.0
120
121
- * @return list<class-string<ProviderInterface>> List of registered provider IDs.
+ * @return list<string> List of registered provider IDs.
122
*/
123
public function getRegisteredProviderIds(): array
124
{
0 commit comments