: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
@@ -8,6 +8,7 @@
* @copyright 2021 Smiley
* @license Apache-2.0
*/
declare(strict_types=1);
namespace chillerlan\QRCode\Decoder;