: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
@@ -9,6 +9,7 @@
*
* @noinspection PhpComposerExtensionStubsInspection
*/
declare(strict_types=1);
namespace chillerlan\QRCode\Output;