@@ -137,8 +137,8 @@ |
||
137 | 137 | } |
138 | 138 | |
139 | 139 | /** |
140 | - * @param $sourcePath |
|
141 | - * @param $targetPath |
|
140 | + * @param string $sourcePath |
|
141 | + * @param string $targetPath |
|
142 | 142 | */ |
143 | 143 | private function removeGitHooks($sourcePath, $targetPath) |
144 | 144 | { |