Skip to content

Commit 95e362a

Browse files
committed
API Update API to reflect changes in silverstripe/cms
1 parent bef7d94 commit 95e362a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ErrorPage.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ class ErrorPage extends Page
6262

6363
private static $class_description = 'Custom content for different error cases (e.g. "Page not found")';
6464

65-
private static $icon_class = 'font-icon-p-error';
65+
private static $cms_icon_class = 'font-icon-p-error';
6666

6767
/**
6868
* Allow developers to opt out of dev messaging using Config

0 commit comments

Comments
 (0)