Completed
Push — master ( 9b7c30...353361 )
by Jeroen De
02:17
created
src/PackagePrivate/Param.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -348,7 +348,7 @@
 block discarded – undo
348 348
 	 * Returns the original use-provided value.
349 349
 	 *
350 350
 	 * @throws Exception
351
-	 * @return mixed
351
+	 * @return string
352 352
 	 */
353 353
 	public function getOriginalValue() {
354 354
 		if ( $this->setCount == 0 ) {
Please login to merge, or discard this patch.