DateTimeIso8601Normalizer::$supportedInterfaceOrClass
Type: supportedInterfaceOrClass
Overrides DateTimeNormalizer::$supportedInterfaceOrClass
File
-
core/
modules/ serialization/ src/ Normalizer/ DateTimeIso8601Normalizer.php, line 35
Class
- DateTimeIso8601Normalizer
- Converts values for the DateTimeIso8601 data type to RFC3339.
Namespace
Drupal\serialization\NormalizerCode
protected $supportedInterfaceOrClass = DateTimeIso8601::class;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.