Skip to content

Commit

Permalink
API Update API to reflect changes in silverstripe/cms
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Nov 27, 2024
1 parent bef7d94 commit d56542e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ErrorPage.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ class ErrorPage extends Page

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

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

/**
* Allow developers to opt out of dev messaging using Config
Expand Down

0 comments on commit d56542e

Please sign in to comment.