Skip to content

Commit d5af652

Browse files
author
Boris van Katwijk
authored
Merge pull request #30 from gkopec/feature/namespace_fix
Url plugin namespace fix
2 parents f8d3824 + 6ab8010 commit d5af652

File tree

1 file changed

+1
-1
lines changed
  • Plugin/Magento/MediaGalleryUi/Ui/Component/Listing/Columns

1 file changed

+1
-1
lines changed

Plugin/Magento/MediaGalleryUi/Ui/Component/Listing/Columns/Url.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
use Magento\Framework\Filesystem;
1111
use Magento\Store\Model\StoreManagerInterface;
12-
use Experius\Core\Helper\Settings;
12+
use Experius\WysiwygDownloads\Helper\Settings;
1313

1414
class Url
1515
{

0 commit comments

Comments
 (0)