mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
Update PsalmRunnerTrait.php
This commit is contained in:
parent
33b0693c4f
commit
039c526c58
@ -5,6 +5,8 @@ namespace Psalm\Tests\EndToEnd;
|
|||||||
use Symfony\Component\Process\Process;
|
use Symfony\Component\Process\Process;
|
||||||
|
|
||||||
use function array_merge;
|
use function array_merge;
|
||||||
|
use function array_unshift;
|
||||||
|
use function in_array;
|
||||||
|
|
||||||
trait PsalmRunnerTrait
|
trait PsalmRunnerTrait
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user