Completed
Branch master (d52145)
by Antonio
04:34
created
src/Installer/GitHooksInstaller.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -137,8 +137,8 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.