Exemple #1
0
 public function exportWith(ExportInterface $exporter)
 {
     return $exporter->exportFromArray($this->toArray());
 }