Completed
Pull Request — develop (#92)
by Jaap
02:48
created
src/phpDocumentor/Reflection/Php/Factory/File.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -96,7 +96,7 @@
 block discarded – undo
96 96
     }
97 97
 
98 98
     /**
99
-     * @param CreateCommand $command
99
+     * @param FileCreateCommand $command
100 100
      * @return FileElement
101 101
      */
102 102
     private function createFile(FileCreateCommand $command)
Please login to merge, or discard this patch.