add chapter 11 solutions
This commit is contained in:
parent
9b14e32639
commit
350f8e18b9
21 changed files with 1975 additions and 0 deletions
8
implementation/11/phpstan.neon
Normal file
8
implementation/11/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