Beispiel #1
0
 /**
  * recursively transform all properties into arrays
  */
 public function toArray()
 {
     return parent::toArray();
 }