Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit authored and github-actions[bot] committed Nov 24, 2024
1 parent 7ef29a4 commit c955eee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Providers/BlogApiServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public function register(): void
/**
* Get the services provided by the provider.
*
* @return array<string>|null
* @return null|array<string>
*/
public function provides(): ?array
{
Expand Down

0 comments on commit c955eee

Please sign in to comment.