no-framework-tutorial/implementation/12/phpstan-baseline.neon
2022-05-31 18:50:35 +02:00

6 lines
204 B
Text

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