Fix collectino with template types WIP

This commit is contained in:
stefanScrumble
2024-03-08 09:06:01 +01:00
parent 9a4c79f822
commit 9b4672969f
8 changed files with 174 additions and 63 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"$schema": "/Users/stefan/.local/share/nvim/mason/packages/phpactor/phpactor.schema.json",
"language_server_psalm.enabled": true,
"language_server_php_cs_fixer.enabled": true
}