:octocat: declare strict types

This commit is contained in:
smiley
2024-07-21 15:55:05 +02:00
parent f32696c8a7
commit 7b1d9617d3
137 changed files with 144 additions and 2 deletions
+1
View File
@@ -7,6 +7,7 @@
* @copyright 2022 smiley
* @license MIT
*/
declare(strict_types=1);
use chillerlan\QRCode\{QRCode, QROptions};