Add missing MultiTableSelect code

This commit is contained in:
Alex Cabal 2024-12-19 14:25:48 -06:00
parent d0d79d637c
commit 93b8008c7e
4 changed files with 24 additions and 6 deletions

View file

@ -40,6 +40,7 @@ parameters:
-'#^Safe\\#'
uncheckedExceptionClasses:
- 'Exceptions\DatabaseQueryException'
- 'Exceptions\MultiSelectMethodNotFoundException'
- 'PDOException'
- 'TypeError'
- 'ValueError'