diff --git a/src/RegistryPage.php b/src/RegistryPage.php index f99425f..9a7fa96 100644 --- a/src/RegistryPage.php +++ b/src/RegistryPage.php @@ -25,6 +25,9 @@ class RegistryPage extends Page private static $table_name = 'RegistryPage'; + /** + * @deprecated 5.4.0 Will be renamed to cms_icon_class + */ private static $icon_class = 'font-icon-p-data'; private static $db = [