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

:octocat: -declare (all or nothing)

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

+ 0 - 2
src/Output/QRFpdf.php

@@ -12,8 +12,6 @@
  * @license      MIT
  */
 
-declare(strict_types=1);
-
 namespace chillerlan\QRCode\Output;
 
 use chillerlan\QRCode\Data\QRMatrix;