You've already forked redmine-bundle
missing use statement
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
namespace Magdev\RedmineBundle\Client;
|
||||
|
||||
use Redmine\Client\Client;
|
||||
use Redmine\Client\Psr18Client;
|
||||
|
||||
interface RedmineClientInterface extends Client
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user