Completed
Pull Request — develop (#120)
by Jaap
01:52
created
src/phpDocumentor/Reflection/Php/Factory/File.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -164,7 +164,7 @@
 block discarded – undo
164 164
      * @param StrategyContainer $strategies
165 165
      * @param Context $context
166 166
      * @param Node[] $nodes
167
-     * @return null|\phpDocumentor\Reflection\DocBlock
167
+     * @return null|\phpDocumentor\Reflection\Element
168 168
      */
169 169
     protected function createFileDocBlock(
170 170
         Doc $docBlock = null,
Please login to merge, or discard this patch.