Home
last modified time | relevance | path

Searched refs:DateAdded (Results 1 – 4 of 4) sorted by last modified time

/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
H A DCSVSerializationTest.php7 use FINDOLOGIC\Export\Data\DateAdded; alias
H A DDataElementsTest.php7 use FINDOLOGIC\Export\Data\DateAdded; alias
131 $element = new DateAdded();
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/
H A DDateAdded.php8 class DateAdded extends UsergroupAwareSimpleValue class
H A DItem.php33 /** @var DateAdded */
63 $this->dateAdded = new DateAdded();
183 public function setDateAdded(DateAdded $dateAdded)