Commit 6004ac1fdeb676953db016aef5192fef5f955b23

Authored by Administrator
1 parent 30f04e99

add variantSku

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
components/artboximage/ArtboxImageHelper.php
... ... @@ -74,7 +74,6 @@
74 74 *
75 75 * @return bool|string
76 76 */
77   -
78 77 public static function getImageSrc($file, $preset, $preset_alias = null, $quality = 85)
79 78 {
80 79 if (is_string($preset)) {
... ...