Commit 274ee2d738b7b51e2d1194840d8c6a613821e79a
1 parent
adbdcfc4
add variantSku
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
models/SeoDynamicLang.php
@@ -5,7 +5,8 @@ | @@ -5,7 +5,8 @@ | ||
5 | use artweb\artbox\language\models\Language; | 5 | use artweb\artbox\language\models\Language; |
6 | use Yii; | 6 | use Yii; |
7 | use yii\db\ActiveRecord; | 7 | use yii\db\ActiveRecord; |
8 | - | 8 | + |
9 | + | ||
9 | /** | 10 | /** |
10 | * This is the model class for table "seo_dynamic_lang". | 11 | * This is the model class for table "seo_dynamic_lang". |
11 | * | 12 | * |