Skip to content

Commit a91708a

Browse files
committed
MC-21717: [ElasticSearch] Product is not displayed in storefront
1 parent bce83cc commit a91708a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Indexer/Model/Indexer/DependencyDecorator.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ public function __call(string $method, array $args)
6363
* Sleep magic.
6464
*
6565
* @return array
66+
* @SuppressWarnings(PHPMD.SerializationAware)
6667
*/
6768
public function __sleep()
6869
{

0 commit comments

Comments
 (0)