Test Failed
Pull Request — master (#9)
by Yo
03:43 queued 01:44
created
src/Yoanm/DefaultPhpRepository/Processor/InitCommandProcessor.php 1 patch
Doc Comments   +1 added lines, -3 removed lines patch added patch discarded remove patch
@@ -111,7 +111,6 @@  discard block
 block discarded – undo
111 111
 
112 112
     /**
113 113
      * @param Template $template
114
-     * @param string           $path
115 114
      */
116 115
     protected function dumpTemplate(Template $template)
117 116
     {
@@ -123,8 +122,7 @@  discard block
 block discarded – undo
123 122
     }
124 123
 
125 124
     /**
126
-     * @param string $target
127
-     * @return array
125
+     * @return boolean[]
128 126
      */
129 127
     protected function validateDump(Template $template)
130 128
     {
Please login to merge, or discard this patch.