Skip to content
Snippets Groups Projects

Resolve #3435988 "Fix phpstan issues"

Merged Eirik Morland requested to merge issue/twigjs-3435988:3435988-fix-phpstan-issues into 2.x
4 files
+ 4
4
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -17,7 +17,7 @@ class InlineTest extends TwigjsTestBase {
/**
* {@inheritdoc}
*/
public static $modules = ['twigjs_test'];
protected static $modules = ['twigjs_test'];
/**
* Test the output is the same.
Loading