Completed
Push — master ( 8e7c5b...4d2ce9 )
by Maarten
01:21
created
src/Actions/Migration/CreateMigrationAction.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -40,7 +40,7 @@
 block discarded – undo
40 40
     }
41 41
 
42 42
     /**
43
-     * @param $request
43
+     * @param CreateRelationRequest $request
44 44
      * @return bool|int
45 45
      */
46 46
     private function createRelationMigration($request)
Please login to merge, or discard this patch.