You've already forked redmine-bundle
missing use statement
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
namespace Magdev\RedmineBundle\DependencyInjection;
|
||||
|
||||
use Magdev\RedmineBundle\Client\RedmineClient;
|
||||
use Symfony\Component\Config\FileLocator;
|
||||
use Symfony\Component\DependencyInjection\ContainerBuilder;
|
||||
use Symfony\Component\DependencyInjection\Extension\Extension;
|
||||
use Symfony\Component\DependencyInjection\Loader\YamlFileLoader;
|
||||
|
||||
Reference in New Issue
Block a user