add perfomance chapters
This commit is contained in:
parent
43b94a3ee1
commit
4f2e469f2f
101 changed files with 8014 additions and 62 deletions
8
implementation/18-caching/phpstan.neon
Normal file
8
implementation/18-caching/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