add data from work folder
This commit is contained in:
parent
528ba365b4
commit
7052803761
218 changed files with 16123 additions and 1233 deletions
7
implementation/11-templating/phpstan-baseline.neon
Normal file
7
implementation/11-templating/phpstan-baseline.neon
Normal file
|
@ -0,0 +1,7 @@
|
|||
parameters:
|
||||
ignoreErrors:
|
||||
-
|
||||
message: "#^Short ternary operator is not allowed\\. Use null coalesce operator if applicable or consider using long ternary\\.$#"
|
||||
count: 1
|
||||
path: src/Bootstrap.php
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue