[TASK] Mark non-public-API classes for Dashboard as internal
Most classes used in EXT:dashboard are internal classes and are now marked as internal and therefor not part of the public API. Resolves: #91093 Releases: master Change-Id: Idd9ccf423b6330908487fd1278163f51b64f50d3 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64216 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com>
Showing
- typo3/sysext/dashboard/Classes/Controller/AbstractController.php 3 additions, 0 deletions...ysext/dashboard/Classes/Controller/AbstractController.php
- typo3/sysext/dashboard/Classes/Controller/DashboardController.php 3 additions, 0 deletions...sext/dashboard/Classes/Controller/DashboardController.php
- typo3/sysext/dashboard/Classes/Controller/WidgetAjaxController.php 3 additions, 0 deletions...ext/dashboard/Classes/Controller/WidgetAjaxController.php
- typo3/sysext/dashboard/Classes/Dashboard.php 3 additions, 0 deletionstypo3/sysext/dashboard/Classes/Dashboard.php
- typo3/sysext/dashboard/Classes/DashboardInitializationService.php 3 additions, 0 deletions...sext/dashboard/Classes/DashboardInitializationService.php
- typo3/sysext/dashboard/Classes/DashboardPreset.php 3 additions, 0 deletionstypo3/sysext/dashboard/Classes/DashboardPreset.php
- typo3/sysext/dashboard/Classes/DashboardPresetRegistry.php 3 additions, 0 deletionstypo3/sysext/dashboard/Classes/DashboardPresetRegistry.php
- typo3/sysext/dashboard/Classes/DashboardRepository.php 3 additions, 0 deletionstypo3/sysext/dashboard/Classes/DashboardRepository.php
- typo3/sysext/dashboard/Classes/Views/Factory.php 3 additions, 0 deletionstypo3/sysext/dashboard/Classes/Views/Factory.php
- typo3/sysext/dashboard/Classes/WidgetGroup.php 3 additions, 0 deletionstypo3/sysext/dashboard/Classes/WidgetGroup.php
- typo3/sysext/dashboard/Classes/WidgetGroupInitializationService.php 3 additions, 0 deletions...xt/dashboard/Classes/WidgetGroupInitializationService.php
- typo3/sysext/dashboard/Classes/WidgetGroupRegistry.php 3 additions, 0 deletionstypo3/sysext/dashboard/Classes/WidgetGroupRegistry.php
- typo3/sysext/dashboard/Classes/WidgetRegistry.php 3 additions, 0 deletionstypo3/sysext/dashboard/Classes/WidgetRegistry.php
Please register or sign in to comment