Revert description

This commit is contained in:
Barry vd. Heuvel
2013-05-28 13:32:15 +02:00
parent 824afa2c40
commit 93f9140080
@@ -62,7 +62,7 @@ class ReturnTag extends Tag
} }
/** /**
* Returns the unique parsed types of the variable. * Returns the unique types of the variable.
* *
* @return string[] * @return string[]
*/ */
@@ -72,7 +72,7 @@ class ReturnTag extends Tag
} }
/** /**
* Returns the parsed type section of the variable. * Returns the type section of the variable.
* *
* @return string * @return string
*/ */