Browse Source

:octocat: -declare (all or nothing)

codemasher 5 years ago
parent
commit
d11dd9d47f
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/Output/QRFpdf.php

+ 0 - 2
src/Output/QRFpdf.php

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