Старт переноса showinf_pers(); в класс (наконец!_)
This commit is contained in:
parent
f3211239bd
commit
a7d2500ba3
@ -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'] ?? '';
|
||||||
|
Loading…
Reference in New Issue
Block a user