Class api\models\CartOrder
| Inheritance | api\models\CartOrder » yii\db\ActiveRecord |
|---|
This is the model class for table "cart_order".
Public Methods
| Method | Description | Defined By |
|---|---|---|
| attributeLabels() | api\models\CartOrder | |
| getCart() | api\models\CartOrder | |
| rules() | api\models\CartOrder | |
| tableName() | api\models\CartOrder |
Method Details
| public void attributeLabels ( ) |
| public \yii\db\ActiveQuery getCart ( ) |
| public void rules ( ) |
| public static void tableName ( ) |