-
Notifications
You must be signed in to change notification settings - Fork 0
/
.php-cs-fixer.cache
1 lines (1 loc) · 1.48 KB
/
.php-cs-fixer.cache
1
{"php":"8.3.6","version":"3.54.0","indent":" ","lineEnding":"\n","rules":{"blank_line_after_namespace":true,"braces_position":true,"class_definition":true,"constant_case":true,"control_structure_braces":true,"control_structure_continuation_position":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_keywords":true,"method_argument_space":{"keep_multiple_spaces_after_comma":true,"on_multiline":"ignore"},"no_break_comment":true,"no_closing_tag":true,"no_multiple_statements_per_line":true,"no_space_around_double_colon":true,"no_spaces_after_function_name":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"single_blank_line_at_eof":true,"single_class_element_per_statement":{"elements":["property"]},"single_import_per_statement":true,"single_line_after_imports":true,"spaces_inside_parentheses":true,"statement_indentation":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"visibility_required":{"elements":["method","property"]},"encoding":true,"full_opening_tag":true,"concat_space":{"spacing":"one"},"no_unused_imports":true,"whitespace_after_comma_in_array":true,"return_type_declaration":{"space_before":"none"},"single_quote":true,"cast_spaces":{"space":"single"},"no_whitespace_in_blank_line":true,"binary_operator_spaces":{"default":"single_space"},"no_extra_blank_lines":{"tokens":["extra"]},"phpdoc_trim_consecutive_blank_line_separation":true},"hashes":{"index.php":"690b7ad38d199bbab54150a1fbe5390a"}}