- 🇳🇿New Zealand quietone
This is now covered by a PHPStan rule, TestClassesProtectedPropertyModulesRule, provided by phpstan-drupal.
#2822382: Make every $modules property protected on classes extending BrowserTestBase and KernelTestBase →
Set all $modules properties as protected.
#2983395: user module's flood controls should do better logging →
Inadvertently reverted this by adding new test-classes.
Investigate adding a way of detecting that a new test has overridden this property and set the wrong visibility.
This may end up being a phpcs rule.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
This is now covered by a PHPStan rule, TestClassesProtectedPropertyModulesRule, provided by phpstan-drupal.