src/Exception/ComposedValue/ConditionalException.php
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$providedValue,
string $propertyName,
?Exception $ifException,
?Exception $thenException,
?Exception $elseException
Multi-line function call not indented correctly; expected 16 spaces but found 20 Open
Open
"\n * ",
- Exclude checks
Multi-line function call not indented correctly; expected 16 spaces but found 20 Open
Open
array_map(function (ValidationException $exception): string {
- Exclude checks
Multi-line function call not indented correctly; expected 12 spaces but found 16 Open
Open
)
- Exclude checks