Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cd8b7e2eae |
@@ -6,9 +6,9 @@ namespace Webfarben\DummyCopier\ContaoManager;
|
||||
|
||||
use Webfarben\DummyCopier\DummyCopierBundle;
|
||||
use Contao\CoreBundle\ContaoCoreBundle;
|
||||
use Contao\ManagerPlugin\Bundle\BundleConfig;
|
||||
use Contao\ManagerPlugin\Bundle\BundlePluginInterface;
|
||||
use Contao\ManagerPlugin\Bundle\Config\BundleConfig;
|
||||
use Contao\ManagerPlugin\Bundle\Parser\ParserInterface;
|
||||
use Contao\ManagerPlugin\Bundle\Plugin\BundlePluginInterface;
|
||||
|
||||
class Plugin implements BundlePluginInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user