@@ -111,7 +111,6 @@ discard block |
||
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 |
||
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 | { |