Fix PHPStan errors
This commit is contained in:
parent
ea172010f8
commit
b2bbcc4965
1 changed files with 1 additions and 0 deletions
|
@ -864,6 +864,7 @@ class Item
|
|||
unset($_SESSION['uid']);
|
||||
}
|
||||
} elseif (!$notify) {
|
||||
/** @var array<string,mixed> */
|
||||
$item = $eventDispatcher->dispatch(
|
||||
new ArrayFilterEvent(ArrayFilterEvent::INSERT_POST_REMOTE, $item)
|
||||
)->getArray();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue