Skip to content

Commit

Permalink
[!!!] Removed HardenMethodSignatureOfLogicalAndAndLogicalOrRector (#4040
Browse files Browse the repository at this point in the history
)
  • Loading branch information
sabbelasichon authored Jan 24, 2024
1 parent 34b82cc commit 3bf3007
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 800 deletions.
2 changes: 0 additions & 2 deletions config/v12/typo3-120.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
use Ssch\TYPO3Rector\Rector\v12\v0\typo3\AddMethodToWidgetInterfaceClassesRector;
use Ssch\TYPO3Rector\Rector\v12\v0\typo3\ChangeExtbaseValidatorsRector;
use Ssch\TYPO3Rector\Rector\v12\v0\typo3\ContentObjectRegistrationViaServiceConfigurationRector;
use Ssch\TYPO3Rector\Rector\v12\v0\typo3\HardenMethodSignatureOfLogicalAndAndLogicalOrRector;
use Ssch\TYPO3Rector\Rector\v12\v0\typo3\HintNecessaryUploadedFileChangesRector;
use Ssch\TYPO3Rector\Rector\v12\v0\typo3\ImplementSiteLanguageAwareInterfaceRector;
use Ssch\TYPO3Rector\Rector\v12\v0\typo3\MigrateQueryBuilderExecuteRector;
Expand Down Expand Up @@ -171,5 +170,4 @@
$rectorConfig->rule(RegisterExtbaseTypeConvertersAsServicesRector::class);
$rectorConfig->rule(ChangeExtbaseValidatorsRector::class);
$rectorConfig->rule(ContentObjectRegistrationViaServiceConfigurationRector::class);
$rectorConfig->rule(HardenMethodSignatureOfLogicalAndAndLogicalOrRector::class);
};

This file was deleted.

Loading

0 comments on commit 3bf3007

Please sign in to comment.