Home
last modified time | relevance | path

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

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