Exemplo n.º 1
0
 public function jsonSerialize()
 {
     return array_merge(parent::jsonSerialize(), ['problems' => $this->problems]);
 }