Slide 20
Slide 20 text
1) src/Nether/Object/Prototype.php (visibility_required, class_attributes_separation, indentation_type, class_de
fi
nition,
single_space_around_construct, method_argument_space, fully_quali
fi
ed_strict_types, no_spaces_after_function_name, declare_strict_types,
blank_line_after_opening_tag, control_structure_braces, constant_case, control_structure_continuation_position, magic_method_casing,
ordered_traits, yoda_style, braces_position, statement_indentation, no_useless_return, no_extra_blank_lines, ordered_imports,
binary_operator_spaces)
---------- begin diff ----------
--- /home/omni/code/object/src/Nether/Object/Prototype.php
+++ /home/omni/code/object/src/Nether/Object/Prototype.php
@@ -1,194 +1,202 @@