We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9c303a commit 319bcbbCopy full SHA for 319bcbb
tests/PHPStan/Analyser/AnalyserIntegrationTest.php
@@ -13,7 +13,6 @@
13
use PHPStan\Type\Constant\ConstantStringType;
14
use function extension_loaded;
15
use function restore_error_handler;
16
-use function sprintf;
17
use const PHP_VERSION_ID;
18
19
class AnalyserIntegrationTest extends PHPStanTestCase
0 commit comments