Skip to content

Commit b74d58f

Browse files
dev
1 parent 3b81f13 commit b74d58f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/models/ShopCart.php

-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,6 @@ public function getShopOrder()
190190
return $this->hasOne(ShopOrder::class, ['id' => 'shop_order_id']);
191191
}
192192

193-
OrderController
194193
/**
195194
* @return \yii\db\ActiveQuery
196195
* @deprecated

0 commit comments

Comments
 (0)