mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-24 13:37:54 +00:00
:octocat: declare strict types
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
* @copyright 2020 smiley
|
||||
* @license MIT
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace chillerlan\QRCode\Data;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user