make class greater

This commit is contained in:
Igor Barkov [iwork]
2019-01-14 17:49:31 +02:00
parent 51e62fd209
commit 65a39f42af
2 changed files with 12 additions and 6 deletions
+6
View File
@@ -2,6 +2,12 @@
class ShopItem extends Item
{
public $count;
public $razdel;
public $ecost;
public $zeton;
public $onlyone;
public $shshop;
public function printInfo()
{