Completed
Pull Request — master (#41)
by Jeroen De
08:38 queued 06:16
created
src/Param.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -405,7 +405,7 @@
 block discarded – undo
405 405
 	 * @since 1.0
406 406
 	 *
407 407
 	 * @throws Exception
408
-	 * @return mixed
408
+	 * @return string
409 409
 	 */
410 410
 	public function getOriginalValue() {
411 411
 		if ( $this->setCount == 0 ) {
Please login to merge, or discard this patch.