Skip to content

Commit d40e2a3

Browse files
Merge branch '2' into 3.0
2 parents bef7d94 + e888fd2 commit d40e2a3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ErrorPage.php

+3
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ class ErrorPage extends Page
6262

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

65+
/**
66+
* @deprecated 2.4.0 Will be renamed to cms_icon_class
67+
*/
6568
private static $icon_class = 'font-icon-p-error';
6669

6770
/**

0 commit comments

Comments
 (0)