Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Jan 18, 2024
1 parent c430c77 commit aca4504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Job/AvatarGenerationJob.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public function __construct(
protected bool $force = false
) {
}

public function handle(GenerateBoringAvatars $command, Container $container): void
{
$command->setLaravel($container);
Expand Down

0 comments on commit aca4504

Please sign in to comment.