SDK Form demonstrator refactor

This commit is contained in:
Eric Espie
2025-04-17 14:30:16 +02:00
parent 3c879759be
commit c91efa53bc
9 changed files with 33 additions and 28 deletions

View File

@@ -6,7 +6,7 @@
namespace Combodo\iTop\Test\UnitTest\Application\FormType\Base;
use Combodo\iTop\FormType\Orm\AttCodeGroupByType;
use Combodo\iTop\Forms\FormType\Orm\AttCodeGroupByType;
use Combodo\iTop\Test\UnitTest\ItopTestCase;
use Symfony\Component\Form\Extension\Core\Type\FormType;
use Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationExtension;