Skip to content
Snippets Groups Projects

Issue #3256371: Provide entity type mapping for phpstan-drupal

2 files
+ 13
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 7
0
@@ -19,5 +19,12 @@
},
"extra": {
"phpstan": {
"includes": [
"entity_mapping.neon"
]
}
}
}
Loading