You've already forked redmine-bundle
missing use statement
This commit is contained in:
@@ -5,6 +5,7 @@ namespace Magdev\RedmineBundle\Client;
|
||||
use Redmine\Client\Psr18Client;
|
||||
use GuzzleHttp\Client as GuzzleClient;
|
||||
use GuzzleHttp\Psr7\HttpFactory as GuzzleHttpFactory;
|
||||
use Symfony\Contracts\Cache\ItemInterface;
|
||||
use Symfony\Contracts\Cache\TagAwareCacheInterface;
|
||||
|
||||
final class RedmineClient
|
||||
|
||||
Reference in New Issue
Block a user