Старт переноса showinf_pers(); в класс (наконец!_)

This commit is contained in:
lopar 2020-07-05 01:08:23 +03:00
parent f3211239bd
commit a7d2500ba3

View File

@ -44,7 +44,7 @@ class User
} }
} }
protected function showItem(array $item) protected function showItem(array $item = [])
{ {
$itemSlot = $item['dressed_slot'] ?? 0; $itemSlot = $item['dressed_slot'] ?? 0;
$itemName = $item['name'] ?? ''; $itemName = $item['name'] ?? '';