Commit ce8a5e764a3574507216cd5ac3ef23cdafb62e01

Authored by Administrator
1 parent 6004ac1f

add variantSku

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
components/artboximage/ArtboxImageHelper.php
@@ -5,7 +5,8 @@ @@ -5,7 +5,8 @@
5 use Yii; 5 use Yii;
6 use yii\base\Object; 6 use yii\base\Object;
7 use yii\helpers\Html; 7 use yii\helpers\Html;
8 - 8 +
  9 +
9 class ArtboxImageHelper extends Object 10 class ArtboxImageHelper extends Object
10 { 11 {
11 12