Skip to content

Commit 8300587

Browse files
committed
fix rector
1 parent 4accf10 commit 8300587

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rector.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@
144144
ClassPropertyAssignToConstructorPromotionRector::class => [
145145
__DIR__ . '/system/Database/BaseResult.php',
146146
__DIR__ . '/system/Database/RawSql.php',
147+
__DIR__ . '/system/Database/Exceptions/DatabaseException.php',
147148
__DIR__ . '/system/Debug/BaseExceptionHandler.php',
148149
__DIR__ . '/system/Filters/Filters.php',
149150
__DIR__ . '/system/HTTP/CURLRequest.php',

0 commit comments

Comments
 (0)