mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-17 22:31:06 +00:00
:octocat: declare strict types
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
* @copyright 2022 smiley
|
||||
* @license MIT
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
use chillerlan\QRCode\{QRCode, QROptions};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user