@@ -508,7 +508,7 @@ discard block |
||
| 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 |
||
| 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 | */ |