forked from webservices-nl/platform-connector
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.php_cs.cache
1 lines (1 loc) · 5.2 KB
/
.php_cs.cache
1
{"php":"7.3.11","version":"2.15.3:v2.15.3#705490b0f282f21017d73561e9498d2b622ee34c","indent":" ","lineEnding":"\n","rules":{"array_syntax":{"syntax":"short"},"binary_operator_spaces":true,"blank_line_after_namespace":true,"blank_line_after_opening_tag":true,"blank_line_before_return":true,"braces":true,"cast_spaces":true,"class_definition":true,"combine_consecutive_unsets":true,"concat_space":{"spacing":"one"},"declare_equal_normalize":true,"elseif":true,"encoding":true,"full_opening_tag":true,"function_declaration":true,"function_typehint_space":true,"hash_to_slash_comment":true,"include":true,"line_ending":true,"linebreak_after_opening_tag":true,"lowercase_cast":true,"lowercase_constants":true,"lowercase_keywords":true,"method_argument_space":true,"method_separation":true,"native_function_casing":true,"new_with_braces":true,"no_blank_lines_after_class_opening":true,"no_blank_lines_after_phpdoc":true,"no_closing_tag":true,"no_empty_comment":true,"no_empty_phpdoc":true,"no_empty_statement":true,"no_extra_consecutive_blank_lines":["break","continue","extra","return","throw","use","useTrait","curly_brace_block","parenthesis_brace_block","square_brace_block"],"no_leading_import_slash":true,"no_leading_namespace_whitespace":true,"no_mixed_echo_print":{"use":"echo"},"no_multiline_whitespace_around_double_arrow":true,"no_multiline_whitespace_before_semicolons":true,"no_short_bool_cast":true,"no_short_echo_tag":true,"no_singleline_whitespace_before_semicolons":true,"no_spaces_after_function_name":true,"no_spaces_around_offset":["outside","inside"],"no_spaces_inside_parenthesis":true,"no_trailing_comma_in_list_call":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"no_unneeded_control_parentheses":["break","clone","continue","echo_print","return","switch_case","yield"],"no_useless_else":true,"no_useless_return":true,"no_whitespace_before_comma_in_array":true,"no_whitespace_in_blank_line":true,"normalize_index_brace":true,"ordered_imports":true,"php_unit_fqcn_annotation":true,"phpdoc_align":true,"phpdoc_annotation_without_dot":true,"phpdoc_indent":true,"phpdoc_inline_tag":true,"phpdoc_no_access":true,"phpdoc_no_package":true,"phpdoc_order":true,"phpdoc_scalar":true,"phpdoc_separation":true,"phpdoc_single_line_var_spacing":true,"phpdoc_to_comment":true,"phpdoc_trim":true,"phpdoc_types":true,"phpdoc_var_without_name":true,"pre_increment":true,"return_type_declaration":{"space_before":"one"},"self_accessor":true,"semicolon_after_instruction":true,"short_scalar_cast":true,"single_blank_line_at_eof":true,"single_blank_line_before_namespace":true,"single_class_element_per_statement":["property","const"],"single_import_per_statement":true,"single_line_after_imports":true,"single_quote":true,"space_after_semicolon":true,"standardize_not_equals":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"ternary_operator_spaces":true,"trailing_comma_in_multiline_array":true,"trim_array_spaces":true,"unary_operator_spaces":true,"visibility_required":["property","method"],"whitespace_after_comma_in_array":true},"hashes":{"src\/Platform\/Webservices\/Connector.php":1646788085,"src\/Platform\/Webservices\/PlatformConfig.php":584540132,"src\/Platform\/AbstractConfig.php":2481503531,"src\/Platform\/PlatformConfigInterface.php":3598364373,"src\/Protocol\/Soap\/Config\/Platform\/Webservices\/Config.php":1962477452,"src\/Protocol\/Soap\/Config\/Platform\/Webservices\/Converter.php":1258500524,"src\/Protocol\/Soap\/Config\/ConfigFactory.php":649097879,"src\/Protocol\/Soap\/Helper\/GuzzleClientFactory.php":1594240659,"src\/Protocol\/Soap\/Exception\/ConverterInterface.php":355543651,"src\/Protocol\/Soap\/Client\/SoapConfig.php":4294472648,"src\/Protocol\/Soap\/Client\/SoapFactory.php":137363353,"src\/Protocol\/Soap\/Client\/SoapSettings.php":3779605265,"src\/Protocol\/Soap\/Client\/SoapClient.php":1161450579,"src\/Connector\/AbstractConnector.php":927974546,"src\/Connector\/ProtocolAdapter\/AdapterInterface.php":1132456117,"src\/Connector\/ProtocolAdapter\/SoapAdapter.php":329348456,"src\/Connector\/ProtocolAdapter\/AbstractAdapter.php":4238807776,"src\/Connector\/ConnectorFactory.php":1102109742,"src\/Connector\/ConnectorInterface.php":1257789075,"src\/Connector\/Client\/ClientFactoryInterface.php":2944850943,"src\/Connector\/Client\/ClientInterface.php":2646377133,"src\/Connector\/Client\/AbstractClientFactory.php":611261920,"test\/Platform\/Webservices\/PlatformConfigTest.php":3464410096,"test\/Platform\/AbstractConfigTest.php":2308254375,"test\/Protocol\/Soap\/Config\/ConfigFactoryTest.php":1505716610,"test\/Protocol\/Soap\/Config\/Platform\/Webservices\/ConverterTest.php":3888177838,"test\/Protocol\/Soap\/Config\/Platform\/Webservices\/ConfigTest.php":1277646666,"test\/Protocol\/Soap\/Client\/SoapSettingsTest.php":2778408646,"test\/Protocol\/Soap\/Client\/SoapClientFactoryTest.php":3194474694,"test\/Protocol\/Soap\/Client\/SoapConfigTest.php":3933928487,"test\/Protocol\/Soap\/Client\/SoapClientTest.php":1897905487,"test\/Factories\/SoapFault.php":2331590605,"test\/Factories\/SoapConfig.php":3038946238,"test\/Factories\/Endpoint.php":3144424824,"test\/Factories\/SoapSettings.php":4254558957,"test\/Connector\/ConnectorFactoryTest.php":1952522840,"test\/Connector\/ProtocolAdapter\/SoapAdapterTest.php":4027638242}}