com.zend.php.core.formatter.insert_new_line_in_function_invoke=3 com.zend.php.formatter.core.formatter.alignment_for_arguments_in_allocation_expression_force_split=false com.zend.php.formatter.core.formatter.alignment_for_arguments_in_allocation_expression_indent_policy=0 com.zend.php.formatter.core.formatter.alignment_for_arguments_in_allocation_expression_line_wrap_policy=1 com.zend.php.formatter.core.formatter.alignment_for_arguments_in_method_invocation_force_split=false com.zend.php.formatter.core.formatter.alignment_for_arguments_in_method_invocation_indent_policy=0 com.zend.php.formatter.core.formatter.alignment_for_arguments_in_method_invocation_line_wrap_policy=1 com.zend.php.formatter.core.formatter.alignment_for_assignment_force_split=false com.zend.php.formatter.core.formatter.alignment_for_assignment_indent_policy=0 com.zend.php.formatter.core.formatter.alignment_for_assignment_line_wrap_policy=0 com.zend.php.formatter.core.formatter.alignment_for_binary_expression_force_split=false com.zend.php.formatter.core.formatter.alignment_for_binary_expression_indent_policy=0 com.zend.php.formatter.core.formatter.alignment_for_binary_expression_line_wrap_policy=1 com.zend.php.formatter.core.formatter.alignment_for_compact_if_force_split=false com.zend.php.formatter.core.formatter.alignment_for_compact_if_indent_policy=0 com.zend.php.formatter.core.formatter.alignment_for_compact_if_line_wrap_policy=0 com.zend.php.formatter.core.formatter.alignment_for_conditional_expression_force_split=false com.zend.php.formatter.core.formatter.alignment_for_conditional_expression_indent_policy=0 com.zend.php.formatter.core.formatter.alignment_for_conditional_expression_line_wrap_policy=0 com.zend.php.formatter.core.formatter.alignment_for_expressions_in_array_initializer_force_split=false com.zend.php.formatter.core.formatter.alignment_for_expressions_in_array_initializer_indent_policy=0 com.zend.php.formatter.core.formatter.alignment_for_expressions_in_array_initializer_line_wrap_policy=1 com.zend.php.formatter.core.formatter.alignment_for_parameters_in_method_declaration_force_split=false com.zend.php.formatter.core.formatter.alignment_for_parameters_in_method_declaration_indent_policy=0 com.zend.php.formatter.core.formatter.alignment_for_parameters_in_method_declaration_line_wrap_policy=1 com.zend.php.formatter.core.formatter.alignment_for_superclass_in_type_declaration_force_split=false com.zend.php.formatter.core.formatter.alignment_for_superclass_in_type_declaration_indent_policy=0 com.zend.php.formatter.core.formatter.alignment_for_superclass_in_type_declaration_line_wrap_policy=0 com.zend.php.formatter.core.formatter.alignment_for_superinterfaces_in_type_declaration_force_split=false com.zend.php.formatter.core.formatter.alignment_for_superinterfaces_in_type_declaration_indent_policy=0 com.zend.php.formatter.core.formatter.alignment_for_superinterfaces_in_type_declaration_line_wrap_policy=1 com.zend.php.formatter.core.formatter.blank_lines_before_field=0 com.zend.php.formatter.core.formatter.blank_lines_before_member_type=0 com.zend.php.formatter.core.formatter.blank_lines_before_method=0 com.zend.php.formatter.core.formatter.blank_lines_between_type_declarations=0 com.zend.php.formatter.core.formatter.brace_position_for_block=0 com.zend.php.formatter.core.formatter.brace_position_for_method_declaration=1 com.zend.php.formatter.core.formatter.brace_position_for_switch=0 com.zend.php.formatter.core.formatter.brace_position_for_type_declaration=1 com.zend.php.formatter.core.formatter.continuation_indentation=0 com.zend.php.formatter.core.formatter.continuation_indentation_for_array_initializer=0 com.zend.php.formatter.core.formatter.format_guardian_clause_on_one_line=false com.zend.php.formatter.core.formatter.indent_body_declarations_compare_to_type_header=true com.zend.php.formatter.core.formatter.indent_breaks_compare_to_cases=true com.zend.php.formatter.core.formatter.indent_empty_lines=false com.zend.php.formatter.core.formatter.indent_statements_compare_to_block=true com.zend.php.formatter.core.formatter.indent_statements_compare_to_body=true com.zend.php.formatter.core.formatter.indent_switchstatements_compare_to_cases=true com.zend.php.formatter.core.formatter.indent_switchstatements_compare_to_switch=true com.zend.php.formatter.core.formatter.indentation.size=4 com.zend.php.formatter.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=false com.zend.php.formatter.core.formatter.insert_new_line_before_catch_in_try_statement=false com.zend.php.formatter.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=false com.zend.php.formatter.core.formatter.insert_new_line_before_else_in_if_statement=false com.zend.php.formatter.core.formatter.insert_new_line_before_while_in_do_statement=false com.zend.php.formatter.core.formatter.insert_new_line_in_empty_block=false com.zend.php.formatter.core.formatter.insert_new_line_in_empty_method_body=false com.zend.php.formatter.core.formatter.insert_new_line_in_empty_type_declaration=true com.zend.php.formatter.core.formatter.insert_space_after_arrow_in_array_creation=true com.zend.php.formatter.core.formatter.insert_space_after_arrow_in_field_access=false com.zend.php.formatter.core.formatter.insert_space_after_arrow_in_foreach=true com.zend.php.formatter.core.formatter.insert_space_after_arrow_in_method_invocation=false com.zend.php.formatter.core.formatter.insert_space_after_assignment_operator=true com.zend.php.formatter.core.formatter.insert_space_after_binary_operator=true com.zend.php.formatter.core.formatter.insert_space_after_closing_brace_in_block=true com.zend.php.formatter.core.formatter.insert_space_after_closing_paren_in_cast=true com.zend.php.formatter.core.formatter.insert_space_after_colon_in_conditional=true com.zend.php.formatter.core.formatter.insert_space_after_coloncolon_in_field_access=false com.zend.php.formatter.core.formatter.insert_space_after_coloncolon_in_method_invocation=false com.zend.php.formatter.core.formatter.insert_space_after_comma_in_array_creation=true com.zend.php.formatter.core.formatter.insert_space_after_comma_in_echo=true com.zend.php.formatter.core.formatter.insert_space_after_comma_in_for_inits=true com.zend.php.formatter.core.formatter.insert_space_after_comma_in_global=true com.zend.php.formatter.core.formatter.insert_space_after_comma_in_list=true com.zend.php.formatter.core.formatter.insert_space_after_comma_in_method_declaration_parameters=true com.zend.php.formatter.core.formatter.insert_space_after_comma_in_method_invocation_arguments=true com.zend.php.formatter.core.formatter.insert_space_after_comma_in_multiple_constant_declarations=true com.zend.php.formatter.core.formatter.insert_space_after_comma_in_multiple_field_declarations=true com.zend.php.formatter.core.formatter.insert_space_after_comma_in_static=true com.zend.php.formatter.core.formatter.insert_space_after_comma_in_superinterfaces=true com.zend.php.formatter.core.formatter.insert_space_after_opening_bracket_in_array_reference=false com.zend.php.formatter.core.formatter.insert_space_after_opening_paren_in_array_creation=false com.zend.php.formatter.core.formatter.insert_space_after_opening_paren_in_cast=false com.zend.php.formatter.core.formatter.insert_space_after_opening_paren_in_catch=false com.zend.php.formatter.core.formatter.insert_space_after_opening_paren_in_for=false com.zend.php.formatter.core.formatter.insert_space_after_opening_paren_in_foreach=false com.zend.php.formatter.core.formatter.insert_space_after_opening_paren_in_if=false com.zend.php.formatter.core.formatter.insert_space_after_opening_paren_in_list=false com.zend.php.formatter.core.formatter.insert_space_after_opening_paren_in_method_declaration=false com.zend.php.formatter.core.formatter.insert_space_after_opening_paren_in_method_invocation=false com.zend.php.formatter.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression=false com.zend.php.formatter.core.formatter.insert_space_after_opening_paren_in_switch=false com.zend.php.formatter.core.formatter.insert_space_after_opening_paren_in_while=false com.zend.php.formatter.core.formatter.insert_space_after_postfix_operator=false com.zend.php.formatter.core.formatter.insert_space_after_prefix_operator=true com.zend.php.formatter.core.formatter.insert_space_after_question_in_conditional=true com.zend.php.formatter.core.formatter.insert_space_after_semicolon_in_for=true com.zend.php.formatter.core.formatter.insert_space_after_unary_operator=true com.zend.php.formatter.core.formatter.insert_space_before_arrow_in_array_creation=true com.zend.php.formatter.core.formatter.insert_space_before_arrow_in_field_access=false com.zend.php.formatter.core.formatter.insert_space_before_arrow_in_foreach=true com.zend.php.formatter.core.formatter.insert_space_before_arrow_in_method_invocation=false com.zend.php.formatter.core.formatter.insert_space_before_assignment_operator=true com.zend.php.formatter.core.formatter.insert_space_before_binary_operator=true com.zend.php.formatter.core.formatter.insert_space_before_closing_bracket_in_array_reference=false com.zend.php.formatter.core.formatter.insert_space_before_closing_paren_in_array_creation=false com.zend.php.formatter.core.formatter.insert_space_before_closing_paren_in_cast=false com.zend.php.formatter.core.formatter.insert_space_before_closing_paren_in_catch=false com.zend.php.formatter.core.formatter.insert_space_before_closing_paren_in_for=false com.zend.php.formatter.core.formatter.insert_space_before_closing_paren_in_foreach=false com.zend.php.formatter.core.formatter.insert_space_before_closing_paren_in_if=false com.zend.php.formatter.core.formatter.insert_space_before_closing_paren_in_list=false com.zend.php.formatter.core.formatter.insert_space_before_closing_paren_in_method_declaration=false com.zend.php.formatter.core.formatter.insert_space_before_closing_paren_in_method_invocation=false com.zend.php.formatter.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression=false com.zend.php.formatter.core.formatter.insert_space_before_closing_paren_in_switch=false com.zend.php.formatter.core.formatter.insert_space_before_closing_paren_in_while=false com.zend.php.formatter.core.formatter.insert_space_before_colon_in_case=false com.zend.php.formatter.core.formatter.insert_space_before_colon_in_conditional=true com.zend.php.formatter.core.formatter.insert_space_before_colon_in_default=false com.zend.php.formatter.core.formatter.insert_space_before_coloncolon_in_field_access=false com.zend.php.formatter.core.formatter.insert_space_before_coloncolon_in_method_invocation=false com.zend.php.formatter.core.formatter.insert_space_before_comma_in_array_creation=false com.zend.php.formatter.core.formatter.insert_space_before_comma_in_echo=false com.zend.php.formatter.core.formatter.insert_space_before_comma_in_for_inits=false com.zend.php.formatter.core.formatter.insert_space_before_comma_in_global=false com.zend.php.formatter.core.formatter.insert_space_before_comma_in_list=false com.zend.php.formatter.core.formatter.insert_space_before_comma_in_method_declaration_parameters=false com.zend.php.formatter.core.formatter.insert_space_before_comma_in_method_invocation_arguments=false com.zend.php.formatter.core.formatter.insert_space_before_comma_in_multiple_constant_declarations=false com.zend.php.formatter.core.formatter.insert_space_before_comma_in_multiple_field_declarations=false com.zend.php.formatter.core.formatter.insert_space_before_comma_in_static=false com.zend.php.formatter.core.formatter.insert_space_before_comma_in_superinterfaces=false com.zend.php.formatter.core.formatter.insert_space_before_opening_brace_in_block=true com.zend.php.formatter.core.formatter.insert_space_before_opening_brace_in_method_declaration=true com.zend.php.formatter.core.formatter.insert_space_before_opening_brace_in_switch=true com.zend.php.formatter.core.formatter.insert_space_before_opening_brace_in_type_declaration=true com.zend.php.formatter.core.formatter.insert_space_before_opening_bracket_in_array_reference=false com.zend.php.formatter.core.formatter.insert_space_before_opening_paren_in_array_creation=false com.zend.php.formatter.core.formatter.insert_space_before_opening_paren_in_catch=true com.zend.php.formatter.core.formatter.insert_space_before_opening_paren_in_for=true com.zend.php.formatter.core.formatter.insert_space_before_opening_paren_in_foreach=true com.zend.php.formatter.core.formatter.insert_space_before_opening_paren_in_if=true com.zend.php.formatter.core.formatter.insert_space_before_opening_paren_in_list=true com.zend.php.formatter.core.formatter.insert_space_before_opening_paren_in_method_declaration=true com.zend.php.formatter.core.formatter.insert_space_before_opening_paren_in_method_invocation=false com.zend.php.formatter.core.formatter.insert_space_before_opening_paren_in_switch=true com.zend.php.formatter.core.formatter.insert_space_before_opening_paren_in_while=true com.zend.php.formatter.core.formatter.insert_space_before_postfix_operator=true com.zend.php.formatter.core.formatter.insert_space_before_prefix_operator=false com.zend.php.formatter.core.formatter.insert_space_before_question_in_conditional=true com.zend.php.formatter.core.formatter.insert_space_before_semicolon=false com.zend.php.formatter.core.formatter.insert_space_before_semicolon_in_for=false com.zend.php.formatter.core.formatter.insert_space_before_unary_operator=false com.zend.php.formatter.core.formatter.insert_space_between_brackets_in_array_type_reference=false com.zend.php.formatter.core.formatter.insert_space_between_empty_parens_in_method_declaration=false com.zend.php.formatter.core.formatter.insert_space_between_empty_parens_in_method_invocation=false com.zend.php.formatter.core.formatter.keep_else_statement_on_same_line=false com.zend.php.formatter.core.formatter.keep_elseif_statement_on_same_line=false com.zend.php.formatter.core.formatter.keep_imple_if_on_one_line=false com.zend.php.formatter.core.formatter.keep_then_statement_on_same_line=false com.zend.php.formatter.core.formatter.lineSplit=80 com.zend.php.formatter.core.formatter.number_of_blank_lines_at_beginning_of_method_body=0 com.zend.php.formatter.core.formatter.number_of_empty_lines_to_preserve=0 com.zend.php.formatter.core.formatter.put_empty_statement_on_new_line=false eclipse.preferences.version=1 formatterProfile=com.zend.php.formatter.ui.preferences.ZendFrameworkFormatterPreferences indentationChar=\ insert_space_after_opening_paren_in_declare=false insert_space_before_closing_paren_in_declare=false insert_space_before_opening_paren_in_declare=false