Completed
Push — v1.5 ( 5d3331...24344c )
by Andy
33:00 queued 23:00
created
lib/class-minit.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -82,8 +82,8 @@
 block discarded – undo
82 82
     /**
83 83
      * @param $object
84 84
      * @param $todo
85
-     * @param $extension
86
-     * @param $where
85
+     * @param string $extension
86
+     * @param string $where
87 87
      * @return array
88 88
      */
89 89
     function minit_objects( &$object, $todo, $extension, $where ) {
Please login to merge, or discard this patch.