We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 005e3eb commit 27cc0b6Copy full SHA for 27cc0b6
app/code/Magento/Catalog/Model/Product/Link/SaveHandler.php
@@ -47,8 +47,7 @@ public function __construct(
47
Link $linkResource,
48
ProductLinkRepositoryInterface $productLinkRepo,
49
\Magento\Catalog\Model\Product\LinkTypeProvider $linkTypeProvider
50
- )
51
- {
+ ) {
52
$this->metadataPool = $metadataPool;
53
$this->linkResource = $linkResource;
54
$this->productLinkRepo = $productLinkRepo;
0 commit comments