We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bef7d94 commit 95e362aCopy full SHA for 95e362a
src/ErrorPage.php
@@ -62,7 +62,7 @@ class ErrorPage extends Page
62
63
private static $class_description = 'Custom content for different error cases (e.g. "Page not found")';
64
65
- private static $icon_class = 'font-icon-p-error';
+ private static $cms_icon_class = 'font-icon-p-error';
66
67
/**
68
* Allow developers to opt out of dev messaging using Config
0 commit comments