Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Nov 20, 2023
1 parent ea84bd4 commit ef64ba6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rector.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
NewlineAfterStatementRector::class,
FinalizeClassesWithoutChildrenRector::class => [
__DIR__ . '/src/Domain/Exception/DuplicatedRecordException.php',
__DIR__ . '/src/Domain/Exception/RecordNotFoundException.php',
],
]);

Expand Down

0 comments on commit ef64ba6

Please sign in to comment.