readd implementation folder
This commit is contained in:
parent
b33f0565c9
commit
1984efef72
80 changed files with 8471 additions and 0 deletions
7
implementation/04/phpstan.neon
Normal file
7
implementation/04/phpstan.neon
Normal file
|
@ -0,0 +1,7 @@
|
|||
includes:
|
||||
- phpstan-baseline.neon
|
||||
|
||||
parameters:
|
||||
level: max
|
||||
paths:
|
||||
- src
|
Loading…
Add table
Add a link
Reference in a new issue