Skip to content

Commit

Permalink
[rector] Rector fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 15, 2024
1 parent b531e2b commit b831702
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rules/CodeQuality/SetterCollectionResolver.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php

declare(strict_types=1);

namespace Rector\Doctrine\CodeQuality;

use PhpParser\Node\Stmt\Class_;
Expand Down

0 comments on commit b831702

Please sign in to comment.