diff options
Diffstat (limited to 'app/Module/AncestorsChartModule.php')
| -rw-r--r-- | app/Module/AncestorsChartModule.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app/Module/AncestorsChartModule.php b/app/Module/AncestorsChartModule.php index f0f0b409fa..159f1e98cd 100644 --- a/app/Module/AncestorsChartModule.php +++ b/app/Module/AncestorsChartModule.php @@ -82,11 +82,6 @@ class AncestorsChartModule extends AbstractModule implements ModuleChartInterfac ]); } - /** - * How should this module be identified in the control panel, etc.? - * - * @return string - */ public function title(): string { /* I18N: Name of a module/chart */ |
