Searched refs:arrayWithFormattedDateTime (Results 1 – 1 of 1) sorted by relevance
21 private $arrayWithFormattedDateTime; variable in JMS\\Serializer\\Tests\\Fixtures\\DateTimeArraysObject23 public function __construct($arrayWithDefaultDateTime, $arrayWithFormattedDateTime) argument26 $this->arrayWithFormattedDateTime = $arrayWithFormattedDateTime;42 return $this->arrayWithFormattedDateTime;