Skip to content

Commit c955eee

Browse files
tanhongitgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 7ef29a4 commit c955eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Providers/BlogApiServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public function register(): void
3939
/**
4040
* Get the services provided by the provider.
4141
*
42-
* @return array<string>|null
42+
* @return null|array<string>
4343
*/
4444
public function provides(): ?array
4545
{

0 commit comments

Comments
 (0)