Skip to content

Commit ae9bf44

Browse files
authored
Update Full.php
1 parent f82f87e commit ae9bf44

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Catalog/Model/Indexer/Category/Product/Action

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Model/Indexer/Category/Product/Action/Full.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,8 @@ protected function reindex(): void
195195
};
196196
}
197197
}
198-
$this->processManager->execute($userFunctions);
199198

199+
$this->processManager->execute($userFunctions);
200200
}
201201

202202
/**

0 commit comments

Comments
 (0)