Add phpstan

This commit is contained in:
Oliver Davies 2025-05-29 18:12:17 +01:00
parent 90e8e68fa8
commit cc557aa0fc
8 changed files with 30 additions and 8 deletions

View file

@ -14,7 +14,7 @@ class DailyEmailTokenTest extends BrowserTestBase {
public $defaultTheme = 'stark';
public static $modules = [
protected static $modules = [
'node',
'opd_daily_emails',
];