Exemple #1
0
 public function setData(DataContainer $WPost)
 {
     $this->_data = $WPost;
     $this->type = $WPost->getType();
 }