Skip to content

Commit

Permalink
Update TaskProcessor.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 Jul 17, 2024
1 parent 6fa598f commit d319e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TaskProcessor.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
final readonly class TaskProcessor implements TaskProcessorInterface
{
public function __construct(
private Providers $provider
private Providers $providers
) {
}

Expand Down

0 comments on commit d319e56

Please sign in to comment.