Passed
Push — nullBounds ( e7cb1a...08f97f )
by no
07:32 queued 04:25
created
src/DataValues/QuantityValue.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -370,7 +370,7 @@
 block discarded – undo
370 370
 	 *
371 371
 	 * @since 0.1
372 372
 	 *
373
-	 * @return int|null
373
+	 * @return integer
374 374
 	 */
375 375
 	public function getSignificantFigures() {
376 376
 		$math = new DecimalMath();
Please login to merge, or discard this patch.