fix: Неиспользуемый код
This commit is contained in:
parent
c514d747b8
commit
4ac027b8ee
4 changed files with 5 additions and 31 deletions
|
|
@ -219,7 +219,7 @@ class Component
|
|||
/**
|
||||
* Генерация интерфейса для выбора галлереи фотографии
|
||||
*/
|
||||
public function setParameters($view/*: Composite*/, $options = null)
|
||||
public function setParameters(Composite $view, $options = null)
|
||||
{
|
||||
$form = new Form();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue