فهرست منبع

: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
 	 * sets the FPDF measurement unit
+	 *
+	 * @codeCoverageIgnore
 	 */
 	 */
 	protected function set_fpdfMeasureUnit(string $unit):void{
 	protected function set_fpdfMeasureUnit(string $unit):void{
 		$unit = strtolower($unit);
 		$unit = strtolower($unit);