mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°8715 - Broken UIFieldSet/UIFieldInput via twig rendering
This commit is contained in:
@@ -22,7 +22,7 @@ abstract class AbstractInput extends UIBlock
|
|||||||
/**@var string */
|
/**@var string */
|
||||||
protected $sPlaceholder;
|
protected $sPlaceholder;
|
||||||
|
|
||||||
public function GetName(): string
|
public function GetName(): ?string
|
||||||
{
|
{
|
||||||
return $this->sName;
|
return $this->sName;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user