ElisDN / yii2-demo-shop

Source code for Yii2 workshop
https://elisdn.ru/yii2-shop
Other
154 stars 113 forks source link

Error - wrong class is used #15

Closed Andrewkha closed 7 years ago

Andrewkha commented 7 years ago

https://github.com/ElisDN/yii2-demo-shop/blob/bf800e76a04f462e1b16e643ae7866931cf88274/shop/entities/Shop/Product/Product.php#L416

Wrong class is used, should be RelatedAssignment

ElisDN commented 7 years ago

Fixed. Thanks!