aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Dashboard/IPanel.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Dashboard/IPanel.php')
-rw-r--r--lib/public/Dashboard/IPanel.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/public/Dashboard/IPanel.php b/lib/public/Dashboard/IPanel.php
index 1b0e3c11d1a..d7e7b157964 100644
--- a/lib/public/Dashboard/IPanel.php
+++ b/lib/public/Dashboard/IPanel.php
@@ -56,12 +56,6 @@ interface IPanel {
public function getIconClass(): string;
/**
- * @return string The absolute path to an icon in SVG
- * @since 20.0.0
- */
- public function getIconUrl(): string;
-
- /**
* @return string The absolute url to the apps own view
* @since 20.0.0
*/