We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b5451cb + 41baeea commit c4dba01Copy full SHA for c4dba01
psalm_autoload.php
@@ -25,6 +25,7 @@
25
26
$dirs = [
27
'tests/_support/Controllers',
28
+ 'tests/_support/_controller',
29
];
30
31
foreach ($dirs as $dir) {
0 commit comments