mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-17 06:18:44 +02:00
N°8772 - dynamic form
This commit is contained in:
8
sources/Forms/IFormBlock.php
Normal file
8
sources/Forms/IFormBlock.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace Combodo\iTop\Forms;
|
||||
|
||||
interface IFormBlock
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user