summaryrefslogtreecommitdiffstats
path: root/psalm.xml
diff options
context:
space:
mode:
authorSean Molenaar <sean@seanmolenaar.eu>2021-02-04 20:58:05 +0100
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-02-05 07:27:11 +0100
commit540608682988c627d46b6891089183568db06798 (patch)
tree1dc9c4b0cefc3b5484d18ba9045d02cc5dfabdd3 /psalm.xml
parent5c7838e9bdd7081008483913def07a3233daa9fd (diff)
Psalm: Fix class loading
Diffstat (limited to 'psalm.xml')
-rw-r--r--psalm.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/psalm.xml b/psalm.xml
index 2b9dcc3ba..45b8231b3 100644
--- a/psalm.xml
+++ b/psalm.xml
@@ -6,6 +6,7 @@
xmlns="https://getpsalm.org/schema/config"
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
errorBaseline="tests/psalm-baseline.xml"
+ autoloader="tests/psalm-autoload.php"
>
<projectFiles>
<directory name="lib" />