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 May 29, 2024
1 parent c8c1840 commit b3e3359
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Gii.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ final class Gii implements GiiInterface
public function __construct(
private readonly array $proxies,
private array $instances,
)
{
) {
}

public function addGenerator(GeneratorInterface $generator): void
Expand Down

0 comments on commit b3e3359

Please sign in to comment.