mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 14:38:47 +02:00
N°7063 - Forms SDK - Add Symfony forms component
error forms issue
This commit is contained in:
@@ -36,6 +36,8 @@ class FormFieldDescription
|
||||
* @param string $sName
|
||||
* @param FormFieldTypeEnumeration $oType
|
||||
* @param array $aOptions
|
||||
*
|
||||
* @throws \Exception
|
||||
*/
|
||||
public function __construct(
|
||||
private readonly string $sName,
|
||||
|
||||
Reference in New Issue
Block a user