mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-24 13:47:56 +00:00
:octocat: declare strict types
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
* @copyright 2021 Smiley
|
||||
* @license Apache-2.0
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace chillerlan\QRCode\Decoder;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user