[TASK] Mark various parts with phpdoc internal - part 3
All specific controllers for specific Backend actions, Backend-module related modules, all hook implementations (where the core uses hooks by itself), and module-specific ViewHelpers are now marked as @internal to ensure developers what is part of the public TYPO3 Core API. within - EXT:indexed_search - EXT:info - EXT:linkvalidator - EXT:lowlevel - EXT:opendocs - EXT:recordlist - EXT:recycler - EXT:redirects - EXT:reports - EXT:scheduler All @api annotations have been removed. Resolves: #86511 Releases: master Change-Id: I80de460142266305c1af3ad437f939b7e4448676 Reviewed-on: https://review.typo3.org/58530 Reviewed-by:Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
Showing
- typo3/sysext/indexed_search/Classes/Controller/AdministrationController.php 1 addition, 0 deletions...ed_search/Classes/Controller/AdministrationController.php
- typo3/sysext/indexed_search/Classes/Controller/SearchController.php 1 addition, 0 deletions...xt/indexed_search/Classes/Controller/SearchController.php
- typo3/sysext/indexed_search/Classes/Domain/Repository/AdministrationRepository.php 1 addition, 0 deletions...ch/Classes/Domain/Repository/AdministrationRepository.php
- typo3/sysext/indexed_search/Classes/Domain/Repository/IndexSearchRepository.php 1 addition, 0 deletions...earch/Classes/Domain/Repository/IndexSearchRepository.php
- typo3/sysext/indexed_search/Classes/Example/CrawlerHook.php 1 addition, 0 deletionstypo3/sysext/indexed_search/Classes/Example/CrawlerHook.php
- typo3/sysext/indexed_search/Classes/Example/PluginHook.php 1 addition, 0 deletionstypo3/sysext/indexed_search/Classes/Example/PluginHook.php
- typo3/sysext/indexed_search/Classes/Hook/CrawlerFilesHook.php 1 addition, 0 deletions...3/sysext/indexed_search/Classes/Hook/CrawlerFilesHook.php
- typo3/sysext/indexed_search/Classes/Hook/CrawlerHook.php 1 addition, 0 deletionstypo3/sysext/indexed_search/Classes/Hook/CrawlerHook.php
- typo3/sysext/indexed_search/Classes/Hook/TypoScriptFrontendHook.php 1 addition, 0 deletions...xt/indexed_search/Classes/Hook/TypoScriptFrontendHook.php
- typo3/sysext/indexed_search/Classes/Lexer.php 1 addition, 0 deletionstypo3/sysext/indexed_search/Classes/Lexer.php
- typo3/sysext/indexed_search/Classes/Service/DatabaseSchemaService.php 1 addition, 0 deletions.../indexed_search/Classes/Service/DatabaseSchemaService.php
- typo3/sysext/indexed_search/Classes/Utility/DoubleMetaPhoneUtility.php 1 addition, 0 deletions...indexed_search/Classes/Utility/DoubleMetaPhoneUtility.php
- typo3/sysext/indexed_search/Classes/Utility/IndexedSearchUtility.php 1 addition, 0 deletions...t/indexed_search/Classes/Utility/IndexedSearchUtility.php
- typo3/sysext/indexed_search/Classes/Utility/LikeWildcard.php 1 addition, 0 deletionstypo3/sysext/indexed_search/Classes/Utility/LikeWildcard.php
- typo3/sysext/indexed_search/Classes/ViewHelpers/Format/DateTimeViewHelper.php 1 addition, 0 deletions..._search/Classes/ViewHelpers/Format/DateTimeViewHelper.php
- typo3/sysext/indexed_search/Classes/ViewHelpers/Format/FlagValueViewHelper.php 1 addition, 0 deletions...search/Classes/ViewHelpers/Format/FlagValueViewHelper.php
- typo3/sysext/indexed_search/Classes/ViewHelpers/Format/GroupListViewHelper.php 1 addition, 0 deletions...search/Classes/ViewHelpers/Format/GroupListViewHelper.php
- typo3/sysext/info/Classes/Controller/InfoModuleController.php 1 addition, 0 deletions...3/sysext/info/Classes/Controller/InfoModuleController.php
- typo3/sysext/info/Classes/Controller/InfoPageTyposcriptConfigController.php 1 addition, 0 deletions...Classes/Controller/InfoPageTyposcriptConfigController.php
- typo3/sysext/info/Classes/Controller/PageInformationController.php 1 addition, 0 deletions...ext/info/Classes/Controller/PageInformationController.php
Please register or sign in to comment