fix: Неиспользуемый код

This commit is contained in:
origami11@yandex.ru 2024-01-23 18:12:29 +03:00
parent c514d747b8
commit 4ac027b8ee
4 changed files with 5 additions and 31 deletions

View file

@ -219,7 +219,7 @@ class Component
/**
* Генерация интерфейса для выбора галлереи фотографии
*/
public function setParameters($view/*: Composite*/, $options = null)
public function setParameters(Composite $view, $options = null)
{
$form = new Form();