Skip to content

Commit

Permalink
Update ApplicationServiceProvider.php
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
  • Loading branch information
ghostwriter committed May 28, 2022
1 parent 3d039a1 commit 36eaaae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ServiceProvider/ApplicationServiceProvider.php
Expand Up @@ -18,7 +18,7 @@
final class ApplicationServiceProvider implements ServiceProviderInterface
{
/**
* @var string[]
* @var array<class-string<ServiceProviderInterface>>
*/
private const PROVIDERS = [
ConsoleServiceProvider::class,
Expand Down

0 comments on commit 36eaaae

Please sign in to comment.