Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
Abbotton authored and actions-user committed Oct 12, 2021
1 parent 7cfe506 commit a7a267b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .php-cs-fixer.cache
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"php":"8.0.10","version":"3.1.0","indent":" ","lineEnding":"\n","rules":{"blank_line_after_opening_tag":true,"braces":{"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":{"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":true,"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","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,"encoding":true,"full_opening_tag":true,"array_syntax":{"syntax":"short"},"no_unused_imports":true,"not_operator_with_successor_space":true,"trailing_comma_in_multiline":true,"phpdoc_scalar":true,"unary_operator_spaces":true,"binary_operator_spaces":true,"blank_line_before_statement":{"statements":["break","continue","declare","return","throw","try"]},"phpdoc_single_line_var_spacing":true,"phpdoc_var_without_name":true,"class_attributes_separation":{"elements":{"method":"one"}}},"hashes":{"aop\/AlipayResponse.php":1390368397,"aop\/AlipayRequester.php":2032401776,"aop\/AlipayAccessorTrait.php":750406457,"aop\/AlipayRequestFactory.php":3060207230,"aop\/AlipayCurlRequester.php":1818721916,"aop\/AopClient.php":1381461650,"aop\/Request\/AlipayRequest.php":1902819678,"aop\/Key\/AlipayKeyPair.php":848598169,"aop\/Key\/AlipayPrivateKey.php":1089695467,"aop\/Key\/AlipayPublicKey.php":3427429919,"aop\/Key\/AlipayKey.php":3830886898,"aop\/Exception\/AlipayHttpException.php":1191027502,"aop\/Exception\/AlipayInvalidResponseException.php":3617352459,"aop\/Exception\/AlipayBase64Exception.php":1755867906,"aop\/Exception\/AlipayInvalidKeyException.php":1143006909,"aop\/Exception\/AlipayInvalidSignException.php":2396161465,"aop\/Exception\/AlipayOpenSslException.php":2232902901,"aop\/Exception\/AlipayErrorResponseException.php":3600673751,"aop\/Exception\/AlipayCurlException.php":3630931872,"aop\/Exception\/AlipayException.php":324540455,"aop\/AlipayHelper.php":3880163018,"aop\/AlipayResponseFactory.php":3644787917,"aop\/Signer\/AlipaySigner.php":575904816,"aop\/Signer\/AlipayRSASigner.php":3016825511,"aop\/Signer\/AlipayRSA2Signer.php":1690124262,"tests\/client\/ClientTest.php":3320676490,"tests\/default\/RequestFactoryTest.php":2437640186,"tests\/default\/ResponseTest.php":2804861591,"tests\/default\/HelperTest.php":581842651,"tests\/default\/RequestsTest.php":1532132930,"tests\/default\/SignTest.php":1895156663,"tests\/default\/RequesterTest.php":917670438}}
{"php":"8.0.11","version":"3.2.1","indent":" ","lineEnding":"\n","rules":{"blank_line_after_opening_tag":true,"braces":{"allow_single_line_anonymous_class_with_empty_body":true},"class_definition":{"space_before_parenthesis":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":{"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":true,"blank_line_after_namespace":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","keep_multiple_spaces_after_comma":true},"no_break_comment":true,"no_closing_tag":true,"no_space_around_double_colon":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"},"no_unused_imports":true,"not_operator_with_successor_space":true,"trailing_comma_in_multiline":true,"phpdoc_scalar":true,"unary_operator_spaces":true,"binary_operator_spaces":true,"blank_line_before_statement":{"statements":["break","continue","declare","return","throw","try"]},"phpdoc_single_line_var_spacing":true,"phpdoc_var_without_name":true,"class_attributes_separation":{"elements":{"method":"one"}}},"hashes":{"aop\/Key\/AlipayKeyPair.php":848598169,"aop\/Key\/AlipayKey.php":3830886898,"aop\/Key\/AlipayPublicKey.php":3427429919,"aop\/Key\/AlipayPrivateKey.php":1089695467,"aop\/AlipayHelper.php":4060022731,"aop\/Exception\/AlipayHttpException.php":1191027502,"aop\/Exception\/AlipayInvalidKeyException.php":1143006909,"aop\/Exception\/AlipayErrorResponseException.php":3600673751,"aop\/Exception\/AlipayInvalidSignException.php":2396161465,"aop\/Exception\/AlipayBase64Exception.php":1755867906,"aop\/Exception\/AlipayOpenSslException.php":2232902901,"aop\/Exception\/AlipayException.php":324540455,"aop\/Exception\/AlipayCurlException.php":3630931872,"aop\/Exception\/AlipayInvalidResponseException.php":3617352459,"aop\/AlipayResponseFactory.php":3644787917,"aop\/AlipayResponse.php":1390368397,"aop\/AlipayCurlRequester.php":1818721916,"aop\/AopClient.php":3146368103,"aop\/AlipayRequester.php":2032401776,"aop\/AlipayRequestFactory.php":3550712765,"aop\/Signer\/AlipayRSASigner.php":3016825511,"aop\/Signer\/AlipaySigner.php":575904816,"aop\/Signer\/AlipayRSA2Signer.php":1690124262,"aop\/Request\/AlipayRequest.php":1525019555,"tests\/client\/ClientTest.php":3320676490,"tests\/default\/RequestsTest.php":1532132930,"tests\/default\/ResponseTest.php":2804861591,"tests\/default\/HelperTest.php":658930974,"tests\/default\/RequesterTest.php":917670438,"tests\/default\/SignTest.php":1895156663,"tests\/default\/RequestFactoryTest.php":2437640186}}

0 comments on commit a7a267b

Please sign in to comment.