Class api\models\AddToCart
| Inheritance | api\models\AddToCart » yii\db\ActiveRecord |
|---|
This is the model class for table "{{%add_to_cart}}".
Public Methods
| Method | Description | Defined By |
|---|---|---|
| attributeLabels() | api\models\AddToCart | |
| getMerchant() | api\models\AddToCart | |
| getUser() | api\models\AddToCart | |
| rules() | api\models\AddToCart | |
| tableName() | api\models\AddToCart |
Method Details
| public void attributeLabels ( ) |
| public \yii\db\ActiveQuery getMerchant ( ) |
| public \yii\db\ActiveQuery getUser ( ) |
| public void rules ( ) |
| public static void tableName ( ) |