Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DNamedDateTimeArraysObject.php17 private $namedArrayWithFormattedDate; variable in JMS\\Serializer\\Tests\\Fixtures\\NamedDateTimeArraysObject
19 public function __construct($namedArrayWithFormattedDate) argument
21 $this->namedArrayWithFormattedDate = $namedArrayWithFormattedDate;
29 return $this->namedArrayWithFormattedDate;
H A DNamedDateTimeImmutableArraysObject.php17 private $namedArrayWithFormattedDate; variable in JMS\\Serializer\\Tests\\Fixtures\\NamedDateTimeImmutableArraysObject
19 public function __construct($namedArrayWithFormattedDate) argument
21 $this->namedArrayWithFormattedDate = $namedArrayWithFormattedDate;
29 return $this->namedArrayWithFormattedDate;