aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework/Utility/QueryNotFoundException.php
Commit message (Collapse)AuthorAgeFilesLines
* fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface ↵Ferdinand Thiessen2023-02-061-0/+41
if class not found Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>