SDK Form demonstrator cleanup

This commit is contained in:
Eric Espie
2025-04-18 09:44:50 +02:00
parent 3d72800755
commit bc4d4431d8

View File

@@ -1,12 +0,0 @@
<?php
/*
* @copyright Copyright (C) 2010-2025 Combodo SARL
* @license http://opensource.org/licenses/AGPL-3.0
*/
namespace Combodo\iTop\Forms\FormType\Base;
interface DynamicFormInterface
{
}