Fixed files for PHPStan

This commit is contained in:
2019-04-26 10:19:32 +02:00
parent 9f56eec39a
commit 3d52fb48e2
14 changed files with 72 additions and 37 deletions

View File

@ -1,5 +1,7 @@
<?php
namespace Tests;
use PHPUnit\Framework\TestCase;
use DeltaCMS\Cache\SessionCache;