1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 13:51:54 +01:00
This commit is contained in:
Daniil Gentili 2022-06-28 15:46:30 +02:00
parent 367b311021
commit 4bd5ca7e6f
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -2,6 +2,7 @@
namespace Psalm\Tests\Template;
use Psalm\Tests\TestCase;
use Psalm\Tests\Traits\InvalidCodeAnalysisTestTrait;
use Psalm\Tests\Traits\ValidCodeAnalysisTestTrait;