Sfoglia il codice sorgente

:octocat: -declare (all or nothing)

codemasher 5 anni fa
parent
commit
d11dd9d47f
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  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;