Completed
Push — develop ( 9bcbf1...2b1469 )
by John
07:17
created
Alpha/Model/Type/Relation.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -508,7 +508,7 @@  discard block
 block discarded – undo
508 508
     /**
509 509
      * Getter for the Relation value.
510 510
      *
511
-     * @return mixed
511
+     * @return string
512 512
      *
513 513
      * @since 1.0
514 514
      */
@@ -748,7 +748,7 @@  discard block
 block discarded – undo
748 748
      * Set the taggedClass property to the name of the tagged class when building relations
749 749
      * to the TagObject BO.
750 750
      *
751
-     * @param $taggedClass
751
+     * @param string $taggedClass
752 752
      *
753 753
      * @since 1.0
754 754
      */
Please login to merge, or discard this patch.