File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/MediaContent/etc Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 18
18
<preference for =" Magento\MediaContentApi\Model\SearchPatternConfigInterface" type =" Magento\MediaContent\Model\Content\SearchPatternConfig" />
19
19
<preference for =" Magento\MediaContent\Model\Content\ConfigInterface" type =" Magento\MediaContent\Model\Content\Config" />
20
20
<type name =" Magento\MediaGalleryApi\Model\Asset\Command\DeleteByPathInterface" >
21
- <plugin name =" remove_media_content_after_asset_is_removed_by_path" type =" Magento\MediaContent\Model \MediaGalleryAssetDeleteByPath" />
21
+ <plugin name =" remove_media_content_after_asset_is_removed_by_path" type =" Magento\MediaContent\Plugin \MediaGalleryAssetDeleteByPath" />
22
22
</type >
23
23
<type name =" Magento\MediaGalleryApi\Model\Asset\Command\DeleteByDirectoryPathInterface" >
24
24
<plugin name =" remove_media_content_after_asset_is_removed_by_directory_path" type =" Magento\MediaContent\Plugin\MediaGalleryAssetDeleteByDirectoryPath" />
You can’t perform that action at this time.
0 commit comments