Skip to content

Commit ff44a19

Browse files
committed
AC-9831: Block template render enhancement
* code review fix
1 parent 5708f5b commit ff44a19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/View/Element/AbstractBlock.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1055,6 +1055,7 @@ public function getCacheKey()
10551055
)
10561056
);
10571057
}
1058+
10581059
return static::CUSTOM_CACHE_KEY_PREFIX . $this->getData('cache_key');
10591060
}
10601061

0 commit comments

Comments
 (0)