Ejemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function initializeObject($obj)
 {
     return $this->wrapped->initializeObject($obj);
 }