mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
N°8715 - Revert first fix attempt
This commit is contained in:
@@ -22,7 +22,7 @@ abstract class AbstractInput extends UIBlock
|
||||
/**@var string */
|
||||
protected $sPlaceholder;
|
||||
|
||||
public function GetName(): ?string
|
||||
public function GetName(): string
|
||||
{
|
||||
return $this->sName;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user