forked from sandwave-io/basekit-php
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.php-cs-fixer.cache
1 lines (1 loc) · 4.69 KB
/
.php-cs-fixer.cache
1
{"php":"8.0.6","version":"3.0.0:v3.0.0#c15377bdfa8d1ecf186f1deadec39c89984e1167","indent":" ","lineEnding":"\n","rules":{"encoding":true,"full_opening_tag":true,"blank_line_after_namespace":true,"braces":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,"visibility_required":{"elements":["method","property"]},"align_multiline_comment":true,"array_syntax":{"syntax":"short"},"cast_spaces":{"space":"single"},"compact_nullable_typehint":true,"concat_space":{"spacing":"one"},"declare_equal_normalize":{"space":"single"},"function_typehint_space":true,"single_line_comment_style":{"comment_types":["hash"]},"list_syntax":{"syntax":"short"},"lowercase_cast":true,"class_attributes_separation":true,"new_with_braces":true,"no_blank_lines_after_class_opening":true,"no_blank_lines_after_phpdoc":true,"no_empty_comment":true,"no_empty_phpdoc":true,"no_empty_statement":true,"no_extra_blank_lines":true,"no_leading_import_slash":true,"no_leading_namespace_whitespace":true,"no_null_property_initialization":true,"no_php4_constructor":true,"no_short_bool_cast":true,"no_spaces_around_offset":true,"no_trailing_comma_in_list_call":true,"no_unneeded_control_parentheses":true,"no_unneeded_curly_braces":true,"no_unneeded_final_method":true,"no_unreachable_default_argument_value":true,"no_unused_imports":true,"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,"not_operator_with_successor_space":true,"object_operator_without_whitespace":true,"ordered_class_elements":true,"ordered_imports":true,"php_unit_strict":true,"phpdoc_align":true,"phpdoc_indent":true,"phpdoc_order":true,"phpdoc_scalar":true,"phpdoc_separation":true,"phpdoc_single_line_var_spacing":true,"phpdoc_summary":true,"phpdoc_types":true,"phpdoc_var_without_name":true,"pow_to_exponentiation":true,"psr_autoloading":true,"return_type_declaration":{"space_before":"none"},"semicolon_after_instruction":true,"short_scalar_cast":true,"single_blank_line_before_namespace":true,"single_quote":true,"space_after_semicolon":true,"standardize_not_equals":true,"ternary_operator_spaces":true,"trailing_comma_in_multiline":{"elements":["arrays"]},"whitespace_after_comma_in_array":true,"declare_strict_types":true},"hashes":{"src\/Exceptions\/ForbiddenException.php":3979907809,"src\/Exceptions\/UnexpectedValueException.php":2369572089,"src\/Exceptions\/InvalidArgumentException.php":1668356291,"src\/Exceptions\/BadRequestException.php":289233159,"src\/Exceptions\/BaseKitRequestException.php":2097693395,"src\/Exceptions\/UnauthorizedException.php":425073628,"src\/Exceptions\/BaseKitClientException.php":3789587300,"src\/Support\/BaseKitResponse.php":4017167558,"src\/Support\/AuthorizedClient.php":2525564576,"src\/Api\/SitesApi.php":2285479890,"src\/Api\/PackageApi.php":2648178626,"src\/Api\/SslApi.php":3004655093,"src\/Api\/AbstractApi.php":4090087653,"src\/Api\/UserApi.php":2103165169,"src\/Api\/LoginApi.php":378848386,"src\/Api\/Interfaces\/LoginApiInterface.php":4080710804,"src\/Api\/Interfaces\/SitesApiInterface.php":2702257104,"src\/Api\/Interfaces\/PackagesApiInterface.php":2509420872,"src\/Api\/Interfaces\/UserApiInterface.php":3578395619,"src\/Api\/Interfaces\/SslApiInterface.php":500777052,"src\/BaseKit.php":2332461051,"src\/Domain\/Domain.php":3665901525,"src\/Domain\/DomainObjectInterface.php":1330671817,"src\/Domain\/Capabilities.php":1933017268,"src\/Domain\/AccountHolder.php":2261451331,"src\/Domain\/Site.php":1936749582,"tests\/BaseKitClientTest.php":3160754538,"tests\/AuthorizedClientTest.php":1780229526,"tests\/BaseKitResponseTest.php":414184846,"tests\/Api\/SslApi\/AddSslTest.php":365104412,"tests\/Api\/LoginApi\/AutoLoginTest.php":2359879387,"tests\/Api\/SitesApi\/CreateTest.php":3204342135,"tests\/Api\/SitesApi\/HardDeleteTest.php":86257510,"tests\/Api\/SitesApi\/DeleteTest.php":1560782158,"tests\/Api\/UserApi\/AnonymiseTest.php":1939618862,"tests\/Api\/UserApi\/CreateTest.php":1689781127,"tests\/Api\/UserApi\/UpdateTest.php":2157453261,"tests\/Api\/UserApi\/DeleteTest.php":3586974501,"tests\/Api\/PackageApi\/AddUserPackageTest.php":2505418778,"tests\/Helpers\/MockedClientFactory.php":419863721}}