fuc-new/vendor/slevomat/coding-standard/SlevomatCodingStandard/Sniffs/ControlStructures
2026-05-02 16:20:44 +08:00
..
AbstractControlStructureSpacing.php vendor 2026-05-02 16:20:44 +08:00
AbstractLineCondition.php vendor 2026-05-02 16:20:44 +08:00
AssignmentInConditionSniff.php vendor 2026-05-02 16:20:44 +08:00
BlockControlStructureSpacingSniff.php vendor 2026-05-02 16:20:44 +08:00
DisallowContinueWithoutIntegerOperandInSwitchSniff.php vendor 2026-05-02 16:20:44 +08:00
DisallowEmptySniff.php vendor 2026-05-02 16:20:44 +08:00
DisallowNullSafeObjectOperatorSniff.php vendor 2026-05-02 16:20:44 +08:00
DisallowShortTernaryOperatorSniff.php vendor 2026-05-02 16:20:44 +08:00
DisallowTrailingMultiLineTernaryOperatorSniff.php vendor 2026-05-02 16:20:44 +08:00
DisallowYodaComparisonSniff.php vendor 2026-05-02 16:20:44 +08:00
EarlyExitSniff.php vendor 2026-05-02 16:20:44 +08:00
JumpStatementsSpacingSniff.php vendor 2026-05-02 16:20:44 +08:00
LanguageConstructWithParenthesesSniff.php vendor 2026-05-02 16:20:44 +08:00
NewWithoutParenthesesSniff.php vendor 2026-05-02 16:20:44 +08:00
NewWithParenthesesSniff.php vendor 2026-05-02 16:20:44 +08:00
RequireMultiLineConditionSniff.php vendor 2026-05-02 16:20:44 +08:00
RequireMultiLineTernaryOperatorSniff.php vendor 2026-05-02 16:20:44 +08:00
RequireNullCoalesceEqualOperatorSniff.php vendor 2026-05-02 16:20:44 +08:00
RequireNullCoalesceOperatorSniff.php vendor 2026-05-02 16:20:44 +08:00
RequireNullSafeObjectOperatorSniff.php vendor 2026-05-02 16:20:44 +08:00
RequireShortTernaryOperatorSniff.php vendor 2026-05-02 16:20:44 +08:00
RequireSingleLineConditionSniff.php vendor 2026-05-02 16:20:44 +08:00
RequireTernaryOperatorSniff.php vendor 2026-05-02 16:20:44 +08:00
RequireYodaComparisonSniff.php vendor 2026-05-02 16:20:44 +08:00
UnsupportedKeywordException.php vendor 2026-05-02 16:20:44 +08:00
UselessIfConditionWithReturnSniff.php vendor 2026-05-02 16:20:44 +08:00
UselessTernaryOperatorSniff.php vendor 2026-05-02 16:20:44 +08:00