Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Ojs
JournalBundle
Entity
PublisherTypes
setUpdated
Ojs\JournalBundle\Entity\PublisherTypes::setUpdated PHP Méthode
PublisherTypes Class Documentation
Afficher le fichier
Open project: ojs/ojs
setUpdated()
public
méthode
Set updated
public
setUpdated
(
DateTime
$updated
) :
PublisherTypes
$updated
DateTime
Résultat
PublisherTypes
public function setUpdated($updated) { $this->updated = $updated; return $this; }
PublisherTypes
__construct
__toString
addPublisher
getDescription
getDescriptionTranslations
getId
getName
getNameTranslations
getPublishers
getSlug
removePublisher
setCreated
setDescription
setName
setSlug
setUpdated
translate