Skip to content

Commit dd0f93c

Browse files
author
Oleksandr Iegorov
committed
MC-21948: Products index data delete process fires before indexation instead of right before insert indexed data to index tables during partial reindex
1 parent 07c5573 commit dd0f93c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Catalog/Model/Category.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
* @SuppressWarnings(PHPMD.ExcessiveClassComplexity)
4242
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
4343
* @since 100.0.2
44-
* phpcs:disable Magento2.FunctionNameRestrictions.MethodDoubleUnderscore
4544
*/
4645
class Category extends \Magento\Catalog\Model\AbstractModel implements
4746
\Magento\Framework\DataObject\IdentityInterface,

0 commit comments

Comments
 (0)