drupal-check icon indicating copy to clipboard operation
drupal-check copied to clipboard

Multisite usage

Open dabblela opened this issue 6 years ago • 1 comments

I suspect this may be a limitation of drupal-finder, but is there any way to use this tool in a multisite setup? I have a modules directory within each site directory, but only modules in "default" can be checked (others get the "autoloading is probably not configured properly" error).

dabblela avatar Jun 18 '19 23:06 dabblela

That is because mglaman/phpstan-drupal does not inspect those directories. We would need some way to change the "current" site. We'll need to open a reference issue there.

mglaman avatar Jun 24 '19 18:06 mglaman