Completed
Pull Request — develop (#91)
by Jaap
02:52
created
src/phpDocumentor/Reflection/Php/Factory/Constant.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -62,7 +62,7 @@
 block discarded – undo
62 62
      * @param ClassConstantIterator $object object to convert to an Element
63 63
      * @param StrategyContainer $strategies used to convert nested objects.
64 64
      * @param Context $context of the created object
65
-     * @return Constant
65
+     * @return ConstantElement
66 66
      */
67 67
     protected function doCreate($object, StrategyContainer $strategies, Context $context = null)
68 68
     {
Please login to merge, or discard this patch.