-
Notifications
You must be signed in to change notification settings - Fork 0
/
.php_cs.cache
1 lines (1 loc) · 3.02 KB
/
.php_cs.cache
1
{"php":"8.0.13","version":"2.19.3:v2.19.3#75ac86f33fab4714ea5a39a396784d83ae3b5ed8","indent":" ","lineEnding":"\n","rules":{"blank_line_after_opening_tag":true,"braces":{"allow_single_line_closure":true,"allow_single_line_anonymous_class_with_empty_body":true},"compact_nullable_typehint":true,"declare_equal_normalize":true,"lowercase_cast":true,"lowercase_static_reference":true,"new_with_braces":true,"no_blank_lines_after_class_opening":true,"no_leading_import_slash":true,"no_whitespace_in_blank_line":true,"ordered_class_elements":{"order":["use_trait"]},"ordered_imports":{"imports_order":["class","function","const"],"sort_algorithm":"alpha"},"return_type_declaration":true,"short_scalar_cast":true,"single_blank_line_before_namespace":true,"single_trait_insert_per_statement":true,"ternary_operator_spaces":true,"visibility_required":{"elements":["const","method","property"]},"blank_line_after_namespace":true,"class_definition":true,"constant_case":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_keywords":true,"method_argument_space":{"on_multiline":"ensure_fully_multiline"},"no_break_comment":true,"no_closing_tag":true,"no_spaces_after_function_name":true,"no_spaces_inside_parenthesis":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,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"encoding":true,"full_opening_tag":true,"array_syntax":{"syntax":"short"},"concat_space":{"spacing":"one"},"declare_strict_types":true,"function_typehint_space":true,"list_syntax":{"syntax":"short"},"no_empty_phpdoc":true,"no_empty_statement":true,"no_leading_namespace_whitespace":true,"no_trailing_comma_in_singleline_array":true,"no_whitespace_before_comma_in_array":true,"no_unused_imports":true,"normalize_index_brace":true,"php_unit_method_casing":{"case":"snake_case"},"phpdoc_add_missing_param_annotation":true,"phpdoc_annotation_without_dot":true,"phpdoc_indent":true,"phpdoc_line_span":{"const":"single","property":"single","method":"multi"},"phpdoc_order":true,"phpdoc_scalar":true,"phpdoc_separation":true,"phpdoc_summary":true,"phpdoc_trim":true,"phpdoc_types":true,"phpdoc_var_annotation_correct_order":true,"phpdoc_var_without_name":true,"single_quote":true,"trailing_comma_in_multiline":{"elements":["arrays"]},"trim_array_spaces":true,"void_return":true},"hashes":{"src\/Framework\/Config\/ConfigReader\/YamlConfigReader.php":789084931,"tests\/Integration\/Framework\/UsingEnvConfig\/config\/omit.php":4078502156,"tests\/Integration\/Framework\/UsingEnvConfig\/gacela.php":205865322,"tests\/Integration\/Framework\/UsingEnvConfig\/LocalConfig\/Factory.php":4279823877,"tests\/Integration\/Framework\/UsingEnvConfig\/LocalConfig\/Config.php":1194746332,"tests\/Integration\/Framework\/UsingEnvConfig\/LocalConfig\/Facade.php":769748893,"tests\/Integration\/Framework\/UsingEnvConfig\/IntegrationTest.php":1791205176}}