Преглед изворни кода

:octocat: ignore coverage for now

codemasher пре 5 година
родитељ
комит
f4c023b914
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      src/QROptionsTrait.php

+ 2 - 0
src/QROptionsTrait.php

@@ -308,6 +308,8 @@ trait QROptionsTrait{
 
 	/**
 	 * sets the FPDF measurement unit
+	 *
+	 * @codeCoverageIgnore
 	 */
 	protected function set_fpdfMeasureUnit(string $unit):void{
 		$unit = strtolower($unit);