-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.php_cs.cache
1 lines (1 loc) · 1.62 KB
/
.php_cs.cache
1
{"php":"7.2.14","version":"2.14.0:v2.14.0#b788ea0af899cedc8114dca7db119c93b6685da2","rules":{"blank_line_after_namespace":true,"braces":{"allow_single_line_closure":false},"class_definition":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_constants":true,"lowercase_keywords":true,"method_argument_space":{"ensure_fully_multiline":true,"keep_multiple_spaces_after_comma":true},"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"},"binary_operator_spaces":{"align_double_arrow":false},"trailing_comma_in_multiline_array":true,"whitespace_after_comma_in_array":true,"blank_line_after_opening_tag":true,"blank_line_before_return":true,"cast_spaces":true,"function_typehint_space":true,"hash_to_slash_comment":true,"linebreak_after_opening_tag":true,"lowercase_cast":true,"method_separation":true,"new_with_braces":true,"no_blank_lines_after_class_opening":true,"no_blank_lines_after_phpdoc":true,"no_unused_imports":true,"phpdoc_no_package":true,"phpdoc_order":true,"phpdoc_add_missing_param_annotation":true},"hashes":{"php_cs.php":187146986,"src\/Providers\/FormRequestServiceProvider.php":2439093004,"src\/Http\/FormRequest.php":2255586019}}