File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 412
412
// NormalizeNamespaceByPSR4ComposerAutoloadRector::class,
413
413
NullableCompareToNullRector::class,
414
414
OptionalParametersAfterRequiredRector::class,
415
- ParamAnnotationIncorrectNullableRector::class,
415
+ // ParamAnnotationIncorrectNullableRector::class,
416
416
ParamTypeByMethodCallTypeRector::class,
417
417
ParamTypeByParentCallTypeRector::class,
418
418
ParamTypeFromStrictTypedPropertyRector::class,
447
447
RemoveJustPropertyFetchForAssignRector::class,
448
448
// RemoveJustVariableAssignRector::class,
449
449
// RemoveLastReturnRector::class,
450
- RemoveNonExistingVarAnnotationRector::class,
450
+ // RemoveNonExistingVarAnnotationRector::class,
451
451
RemoveNullPropertyInitializationRector::class,
452
452
RemoveParentCallWithoutParentRector::class,
453
453
RemoveSoleValueSprintfRector::class,
You can’t perform that action at this time.
0 commit comments