Passed
Push — master ( 9b5c95...5229ea )
by Greg
06:55
created
app/Http/Controllers/EditIndividualController.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -36,7 +36,7 @@
 block discarded – undo
36 36
  */
37 37
 class EditIndividualController extends AbstractEditController
38 38
 {
39
-   /**
39
+    /**
40 40
      * Add a child to an existing individual (creating a one-parent family).
41 41
      *
42 42
      * @param ServerRequestInterface $request
Please login to merge, or discard this patch.