Skip to content

Commit 942cce2

Browse files
committed
fixup! [depre] Deprecate DisallowedShortTernaryRuleFixerRector as risky and not practical
1 parent ac7227d commit 942cce2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Configuration/RectorConfigBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,7 @@ public function withPreparedSets(
760760
bool $naming = false,
761761
bool $instanceOf = false,
762762
bool $earlyReturn = false,
763-
// @deprecated
763+
/** @deprecated */
764764
bool $strictBooleans = false,
765765
bool $carbon = false,
766766
bool $rectorPreset = false,

0 commit comments

Comments
 (0)