-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.php-cs-fixer.cache
1 lines (1 loc) · 2.65 KB
/
.php-cs-fixer.cache
1
{"php":"8.0.12","version":"3.2.1","indent":" ","lineEnding":"\n","rules":{"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","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,"visibility_required":{"elements":["method","property"]},"encoding":true,"full_opening_tag":true,"array_syntax":{"syntax":"short"},"ordered_imports":{"sort_algorithm":"alpha"},"no_unused_imports":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"}},"single_trait_insert_per_statement":true},"hashes":{"src\/Client\/APIClient.php":2985832999,"src\/Exception\/BadAssetException.php":2597352765,"src\/Exception\/BadAuthorizationException.php":853028220,"src\/Exception\/BadRequestException.php":482388738,"src\/Exception\/MoovlyException.php":4156587330,"src\/Exception\/NotFoundException.php":1463641343,"src\/Factory\/AssetFactory.php":1575656685,"src\/Factory\/ExceptionFactory.php":3198202712,"src\/Factory\/JobFactory.php":3533516672,"src\/Factory\/LibraryFactory.php":469259403,"src\/Factory\/NotificationFactory.php":1282120792,"src\/Factory\/ObjectFactory.php":159884274,"src\/Factory\/ProjectFactory.php":1062618006,"src\/Factory\/RenderFactory.php":2541654911,"src\/Factory\/TemplateFactory.php":1996612451,"src\/Factory\/UserFactory.php":1016000595,"src\/Factory\/ValueFactory.php":1458962931,"src\/Model\/Asset.php":2308558219,"src\/Model\/Job.php":732093356,"src\/Model\/Library.php":549013946,"src\/Model\/MoovlyObject.php":2998816863,"src\/Model\/Notification.php":3390108879,"src\/Model\/Project.php":3878480631,"src\/Model\/Render.php":1498406612,"src\/Model\/Template.php":303247573,"src\/Model\/User.php":1269235049,"src\/Model\/Value.php":3171709636,"src\/Model\/Variable.php":3806764657,"src\/Service\/MoovlyService.php":4223839957,"spec\/Moovly\/SDK\/Service\/MoovlyServiceSpec.php":1841745979}}