Skip to content

Commit 6e12632

Browse files
committed
AC-9831: Block template render enhancement
* code change as per review comment
1 parent 247835e commit 6e12632

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

app/code/Magento/Email/Model/Template/Filter.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,6 @@ class Filter extends Template
8181
*/
8282
protected $_modifiers = ['nl2br' => ''];
8383

84-
/**
85-
* @var string
86-
*/
87-
private const CACHE_KEY_PREFIX = "EMAIL_FILTER_";
88-
8984
/**
9085
* @var bool
9186
*/

0 commit comments

Comments
 (0)