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 4a04b40 commit c8c2af1Copy full SHA for c8c2af1
tests/bootstrap.php
@@ -1,7 +1,3 @@
1
<?php declare(strict_types = 1);
2
3
-use PHPStan\Type\TypeCombinator;
4
-
5
require_once __DIR__ . '/../vendor/autoload.php';
6
7
-TypeCombinator::setUnionTypesEnabled(true);
0 commit comments