diff --git a/src/RegistryPage.php b/src/RegistryPage.php index 6fa15a1..eea9d46 100644 --- a/src/RegistryPage.php +++ b/src/RegistryPage.php @@ -17,11 +17,6 @@ class RegistryPage extends Page { - /** - * @deprecated 5.4.0 use class_description instead. - */ - private static $description = 'Shows large series of data in a filterable, searchable, and paginated list'; - private static $class_description = 'Shows large series of data in a filterable, searchable, and paginated list'; private static $table_name = 'RegistryPage';