Completed
Pull Request — master (#13)
by Anton
01:35
created
src/Installers/Plugin.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -227,8 +227,8 @@
 block discarded – undo
227 227
     /**
228 228
      * It recursively copies the files and directories
229 229
      *
230
-     * @param $source
231
-     * @param $target
230
+     * @param string $source
231
+     * @param string $target
232 232
      *
233 233
      * @return void
234 234
      * @throws \InvalidArgumentException
Please login to merge, or discard this patch.