mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-02 23:18:43 +02:00
N°8771 - Add Symfony form component to iTop core
- IO debug
This commit is contained in:
@@ -61,7 +61,7 @@ class FormInput extends AbstractFormIO
|
||||
return $this->oBinding->oOutput->HasValue($sEventType);
|
||||
}
|
||||
|
||||
public function IsConnected(): bool
|
||||
public function IsBound(): bool
|
||||
{
|
||||
return $this->oBinding !== null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user