Example #1
0
 public function transform(Article $article)
 {
     return $article->toArray();
 }