fuc-new/vendor/slevomat/coding-standard/SlevomatCodingStandard/Sniffs/Functions
2026-05-02 16:20:44 +08:00
..
AbstractLineCall.php vendor 2026-05-02 16:20:44 +08:00
ArrowFunctionDeclarationSniff.php vendor 2026-05-02 16:20:44 +08:00
DisallowArrowFunctionSniff.php vendor 2026-05-02 16:20:44 +08:00
DisallowEmptyFunctionSniff.php vendor 2026-05-02 16:20:44 +08:00
DisallowNamedArgumentsSniff.php vendor 2026-05-02 16:20:44 +08:00
DisallowTrailingCommaInCallSniff.php vendor 2026-05-02 16:20:44 +08:00
DisallowTrailingCommaInClosureUseSniff.php vendor 2026-05-02 16:20:44 +08:00
DisallowTrailingCommaInDeclarationSniff.php vendor 2026-05-02 16:20:44 +08:00
FunctionLengthSniff.php vendor 2026-05-02 16:20:44 +08:00
NamedArgumentSpacingSniff.php vendor 2026-05-02 16:20:44 +08:00
RequireArrowFunctionSniff.php vendor 2026-05-02 16:20:44 +08:00
RequireMultiLineCallSniff.php vendor 2026-05-02 16:20:44 +08:00
RequireSingleLineCallSniff.php vendor 2026-05-02 16:20:44 +08:00
RequireTrailingCommaInCallSniff.php vendor 2026-05-02 16:20:44 +08:00
RequireTrailingCommaInClosureUseSniff.php vendor 2026-05-02 16:20:44 +08:00
RequireTrailingCommaInDeclarationSniff.php vendor 2026-05-02 16:20:44 +08:00
StaticClosureSniff.php vendor 2026-05-02 16:20:44 +08:00
StrictCallSniff.php vendor 2026-05-02 16:20:44 +08:00
UnusedInheritedVariablePassedToClosureSniff.php vendor 2026-05-02 16:20:44 +08:00
UnusedParameterSniff.php vendor 2026-05-02 16:20:44 +08:00
UselessParameterDefaultValueSniff.php vendor 2026-05-02 16:20:44 +08:00