ds-site/Configuration/Backend/DashboardWidgetGroups.php

7 lines
74 B
PHP
Raw Normal View History

2020-02-23 22:02:22 +01:00
<?php
return [
'own' => [
'title' => 'Own widgets',
],
];