mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-29 05:28:44 +02:00
Documentation
This commit is contained in:
@@ -20,7 +20,7 @@ class FormBlockService
|
||||
{
|
||||
private PropertyTypeService $oPropertyTypeService;
|
||||
|
||||
public function __construct(ModelReflection $oModelReflection = null)
|
||||
public function __construct()
|
||||
{
|
||||
$this->oPropertyTypeService = \MetaModel::GetService('PropertyTypeService');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user