Skip to content

Commit

Permalink
Fix static tests0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderimus committed Apr 26, 2020
1 parent 388b6cf commit 912b1c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MediaGalleryUi/Model/DeleteImage.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@ public function __construct(

/**
* Delete asset image physically from file storage and from data storage via MediaGallery plugin.
*
* @see \Magento\MediaGallery\Plugin\Wysiwyg\Images\Storage
*
* @param AssetInterface $asset
*
* @throws LocalizedException
*/
public function execute(AssetInterface $asset): void
Expand Down

0 comments on commit 912b1c6

Please sign in to comment.