We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b68f693 commit e55ea45Copy full SHA for e55ea45
psalm.xml
@@ -4,6 +4,8 @@
4
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5
xmlns="https://getpsalm.org/schema/config"
6
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
7
+
8
+ allowStringToStandInForClass="true"
9
>
10
<projectFiles>
11
<directory name="src" />
0 commit comments