<?php
/**
* Created by PhpStorm.
* User: Windows 10
* Date: 2018-02-01
* Time: 13:26
*/
namespace app\api\model;
class Cart
{
}