We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b26d822 commit 7001a5eCopy full SHA for 7001a5e
src/View/Helper/FormatHelper.php
@@ -40,7 +40,6 @@ class FormatHelper extends Helper {
40
'ok' => '<span class="ok-{{type}}" style="color:{{color}}"{{attributes}}>{{content}}</span>',
41
],
42
'slugger' => null,
43
- 'iconHelper' => false, // FC with new Icon helper
44
];
45
46
/**
0 commit comments