Skip to content
Snippets Groups Projects
Commit e06c7d6b authored by Oliver Klee's avatar Oliver Klee Committed by Benni Mack
Browse files

[TASK] Annotate that methods from InaccessibleFolder never return

Methods from InaccessibleFolder should not be called and always
throw an exception when called. Annotate this to help static code
analysis understand this.

Resolves: #97859
Releases: main, 11.5
Change-Id: Id3f563e5cd2780715a860de7faf567f9cb960d30
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75034


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarMathias Brodala <mbrodala@pagemachine.de>
Tested-by: default avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarMathias Brodala <mbrodala@pagemachine.de>
Reviewed-by: default avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 35c54900
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment