Completed
Pull Request — master (#28)
by no
04:52
created
src/Param.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -482,7 +482,7 @@
 block discarded – undo
482 482
 	 *
483 483
 	 * @since 1.0
484 484
 	 *
485
-	 * @return boolean
485
+	 * @return string
486 486
 	 */
487 487
 	public function getName() {
488 488
 		return $this->definition->getName();
Please login to merge, or discard this patch.