Przeglądaj źródła

:octocat: -declare (all or nothing)

codemasher 5 lat temu
rodzic
commit
d11dd9d47f
1 zmienionych plików z 0 dodań i 2 usunięć
  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;