Completed
Push — dev ( 09c84d...9393ae )
by James Ekow Abaka
01:59
created
src/commands/Rollback.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -62,6 +62,9 @@
 block discarded – undo
62 62
         }
63 63
     }
64 64
 
65
+    /**
66
+     * @param \yentu\manipulators\AbstractDatabaseManipulator $db
67
+     */
65 68
     private function getOperations($db, $set)
66 69
     {
67 70
         $operations = [];
Please login to merge, or discard this patch.