ds-site/Configuration/Backend/DashboardWidgetGroups.php
2024-02-08 08:04:56 +01:00

8 lines
100 B
PHP

<?php
declare(strict_types=1);
return [
'own' => [
'title' => 'Own widgets',
],
];