Skip to content

Commit c4b234b

Browse files
committed
🚿
1 parent 4726f58 commit c4b234b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/reader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
require_once __DIR__.'/../vendor/autoload.php';
1616

17-
/** @var \chillerlan\Settings\SettingsContainerInterface $options */
17+
// please excuse the IDE yelling https://youtrack.jetbrains.com/issue/WI-66549
1818
$options = new QROptions;
1919
$options->readerUseImagickIfAvailable = false;
2020
$options->readerGrayscale = true;

0 commit comments

Comments
 (0)