phpstan-drupal
phpstan-drupal copied to clipboard
Missing return type on `setUp` not always flagged
Due to generating the fake TestCase, maybe that's why. We should make it an explicit rule anyway.