Example #1
0
 private function getLatestArticleId()
 {
     return ArticleService::getIdOfMostRecentArticle();
 }