Skip to content

Commit 37ba576

Browse files
committed
Fixed static tests
1 parent 321c70b commit 37ba576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/MediaContentCatalog/Observer/Category.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ class Category implements ObserverInterface
6363
*
6464
* @param ContentIdentityInterfaceFactory $contentIdentityFactory
6565
* @param GetContent $getContent
66-
* @param UpdateContentAssetLinksInterface $updateContentAssetLinks
6766
* @param MetadataPool $metadataPool
67+
* @param UpdateContentAssetLinksInterface $updateContentAssetLinks
6868
* @param Config $config
6969
* @param array $fields
7070
*/

0 commit comments

Comments
 (0)