1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 12:24:49 +01:00
This commit is contained in:
Daniil Gentili 2024-01-17 13:45:40 +01:00
parent 11e2163ce3
commit 2a7d6d2750

View File

@ -1,5 +1,7 @@
<?php
declare(strict_types=1);
namespace Psalm\Issue;
use Psalm\CodeLocation;