Skip to content
Snippets Groups Projects
Commit 4353019e authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Allow strings to be used as class names

parent 26c35c49
Branches
Tags
No related merge requests found
......@@ -5,6 +5,9 @@
totallyTyped="false"
hideExternalErrors="true"
allowCoercionFromStringToClassConst="true"
<!-- Use this for Psalm 3.4 instead of allowCoercionFromStringToClassConst
allowStringToStandInForClass="true"
-->
>
<projectFiles>
<directory name="lib/SimpleSAML/Auth" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment