This repository was archived by the owner on Nov 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.php_cs.cache
More file actions
1 lines (1 loc) · 1.87 KB
/
.php_cs.cache
File metadata and controls
1 lines (1 loc) · 1.87 KB
1
{"php":"7.2.12","version":"2.14.0-DEV:dev-master#b352faf6870c1cdf773e518a42881c1bdfc10e86","rules":{"blank_line_after_namespace":true,"braces":true,"class_definition":{"single_line":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,"visibility_required":true,"encoding":true,"full_opening_tag":true,"array_syntax":{"syntax":"short"},"blank_line_after_opening_tag":true,"blank_line_before_statement":{"statements":["break","continue","declare","return","throw","try"]},"class_attributes_separation":true,"declare_equal_normalize":{"space":"single"},"declare_strict_types":true,"include":true,"is_null":true,"linebreak_after_opening_tag":true,"logical_operators":true,"lowercase_cast":true,"lowercase_static_reference":true,"magic_method_casing":true,"native_function_invocation":true,"no_blank_lines_after_class_opening":true,"no_empty_comment":true,"no_empty_phpdoc":true,"no_empty_statement":true,"no_extra_blank_lines":{"tokens":["extra","curly_brace_block","parenthesis_brace_block","square_brace_block","return","throw","use","use_trait"]},"no_unneeded_control_parentheses":{"statements":["break","clone","continue","echo_print","return","switch_case","yield"]},"no_unused_imports":true,"single_quote":true,"strict_param":true,"trailing_comma_in_multiline_array":true},"hashes":{"src\/Collection.php":1251407045,"tests\/src\/CollectionTest.php":2925762254}}