/** * {@inheritDoc} */ public function setDateCreationModificationFiche($dateCreationModificationFiche) { $this->__initializer__ && $this->__initializer__->__invoke($this, 'setDateCreationModificationFiche', array($dateCreationModificationFiche)); return parent::setDateCreationModificationFiche($dateCreationModificationFiche); }