Skip to content

Commit a470036

Browse files
committed
AC-6810: Rolling back changes partaining to unapproved SVC ticket - AC-6942
1 parent a54d3cd commit a470036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CatalogRule/Model/Indexer/IndexBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ public function __construct(
262262
* @return void
263263
* @throws LocalizedException
264264
*/
265-
public function reindexById(int $id)
265+
public function reindexById($id)
266266
{
267267
try {
268268
$this->cleanProductIndex([$id]);

0 commit comments

Comments
 (0)