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 7ef29a4 commit c955eeeCopy full SHA for c955eee
src/Providers/BlogApiServiceProvider.php
@@ -39,7 +39,7 @@ public function register(): void
39
/**
40
* Get the services provided by the provider.
41
*
42
- * @return array<string>|null
+ * @return null|array<string>
43
*/
44
public function provides(): ?array
45
{
0 commit comments