예제 #1
0
 private function toEntity(DbEntry $article)
 {
     return ArticleService::loadFromDb($article);
 }