Fix removed qodana warnings

This commit is contained in:
Laurent Destailleur 2023-05-22 21:39:42 +02:00
parent d58e439df1
commit 8fabdc26b3

View File

@ -114,6 +114,7 @@ exclude:
- name: PhpDocMissingThrowsInspection
- name: UnnecessaryLabelJS
- name: JSCheckFunctionSignatures
- name: JSValidateTypes
- name: PhpReturnDocTypeMismatchInspection
- name: PhpSwitchWithCommonPartsInspection