[TASK] Remove @internal from configuration exceptions
This change removes the `@internal` declaration from two exceptions thrown by `ExtensionConfiguration->get()` which is used by extension authors when fetching the extension configuration as those may be caught by extension code. Releases: master, 11.5 Resolves: #96657 Change-Id: I8c90cd62c5558487cd32a7b7bf4c0dec7bb5efb0 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73162 Tested-by:core-ci <typo3@b13.com> Tested-by:
Benjamin Franzke <bfr@qbus.de> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Benjamin Franzke <bfr@qbus.de>
Showing
- typo3/sysext/core/Classes/Configuration/Exception/ExtensionConfigurationExtensionNotConfiguredException.php 0 additions, 2 deletions...ExtensionConfigurationExtensionNotConfiguredException.php
- typo3/sysext/core/Classes/Configuration/Exception/ExtensionConfigurationPathDoesNotExistException.php 0 additions, 2 deletions...ption/ExtensionConfigurationPathDoesNotExistException.php
- typo3/sysext/core/Classes/Configuration/ExtensionConfiguration.php 3 additions, 3 deletions...ext/core/Classes/Configuration/ExtensionConfiguration.php
Please register or sign in to comment