wip: rewrite di chapter
This commit is contained in:
parent
90b51ab670
commit
5a1fc6639d
18 changed files with 1667 additions and 0 deletions
8
app/phpstan.neon
Normal file
8
app/phpstan.neon
Normal file
|
@ -0,0 +1,8 @@
|
|||
includes:
|
||||
- phpstan-baseline.neon
|
||||
|
||||
parameters:
|
||||
level: max
|
||||
paths:
|
||||
- src
|
||||
- config
|
Loading…
Add table
Add a link
Reference in a new issue