Exemplo n.º 1
0
 /**
  * Convert to array
  */
 public function toArray()
 {
     return Util::convertObjectToArray($this, true);
 }