Test Failed
Push — nullBoundsParser ( e27987 )
by no
07:57 queued 04:39
created
src/ValueParsers/QuantityParser.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -83,7 +83,7 @@
 block discarded – undo
83 83
 	}
84 84
 
85 85
 	/**
86
-	 * @return string|null
86
+	 * @return string
87 87
 	 */
88 88
 	private function getUnitFromOptions() {
89 89
 		$unit = $this->getOption( self::OPT_UNIT );
Please login to merge, or discard this patch.