mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
cs: Enable a couple of risky rules.
This commit is contained in:
@@ -57,7 +57,7 @@ class DiscriminatedObjectDenormalizer implements ContextAwareDenormalizerInterfa
|
||||
}
|
||||
|
||||
if (0 === count($context[self::ALLOWED_TYPES] ?? [])) {
|
||||
throw new LogicException('The context should contains a list of
|
||||
throw new LogicException('The context should contains a list of
|
||||
allowed types');
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user