final class ValueObjectIntDenormalizer implements DenormalizerInterface (View source)

Methods

denormalize($data, $type, string $format = null, array $context = [])

No description

bool
supportsDenormalization($data, $type, string $format = null)

No description

Details

denormalize($data, $type, string $format = null, array $context = [])

No description

Parameters

$data
$type
string $format
array $context

bool supportsDenormalization($data, $type, string $format = null)

No description

Parameters

$data
$type
string $format

Return Value

bool