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 b67547c commit 33f51a6Copy full SHA for 33f51a6
Model/Indexer/Eav.php
@@ -976,7 +976,7 @@ public function executeRow($id): bool
976
* @return mixed
977
* @throws \Magento\Framework\Exception\LocalizedException
978
*/
979
- private function getImageUrl($store, $indexData)
+ protected function getImageUrl($store, $indexData)
980
{
981
/**
982
* Use parent image if appropriate
Model/Indexer/Flat.php
@@ -1016,7 +1016,7 @@ public function executeRow($id)
1016
*
1017
1018
1019
1020
1021
1022
0 commit comments