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 3d086e5 commit f789691Copy full SHA for f789691
tests/tests/PHPStan/TestDynamicReturnTypeExtension.php
@@ -4,6 +4,8 @@
4
5
namespace WP_CLI\Tests\Tests\PHPStan;
6
7
+use PHPUnit\Framework\Attributes\DataProvider;
8
+
9
class TestDynamicReturnTypeExtension extends \PHPStan\Testing\TypeInferenceTestCase {
10
11
/**
0 commit comments