Newscoop\Search\DocumentInterface::setIndexed PHP Méthode

setIndexed() public méthode

Set indexing date
public setIndexed ( DateTime $indexed = null ) : self
$indexed DateTime
Résultat self
    public function setIndexed(\DateTime $indexed = null);
DocumentInterface