mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
WIP Create thirdparty merge controller
This commit is contained in:
parent
ebfdc57fcf
commit
3b3659f13f
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace Chill\ThirdPartyBundle\Controller;
|
||||
|
||||
use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;
|
||||
|
||||
class ThirdpartyDuplicateController extends AbstractController
|
||||
{
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user