Skip to content

Commit 1b85706

Browse files
committed
Remove unnecessary return type
1 parent 8ad2a91 commit 1b85706

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/AnonymizeServiceProvider.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ public function register(): void
2222

2323
/**
2424
* Get the services provided by the provider.
25-
*
26-
* @return array<int, string>
2725
*/
2826
public function provides(): array
2927
{

0 commit comments

Comments
 (0)