Esempio n. 1
0
 /**
  * {@inheritDoc}
  */
 public function serialize()
 {
     return serialize([$this->organization, parent::serialize()]);
 }