Home
last modified time | relevance | path

Searched refs:arrayWithFormattedDateTime (Results 1 – 1 of 1) sorted by relevance

/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DDateTimeArraysObject.php21 private $arrayWithFormattedDateTime; variable in JMS\\Serializer\\Tests\\Fixtures\\DateTimeArraysObject
23 public function __construct($arrayWithDefaultDateTime, $arrayWithFormattedDateTime) argument
26 $this->arrayWithFormattedDateTime = $arrayWithFormattedDateTime;
42 return $this->arrayWithFormattedDateTime;