Example #1
0
 public static function showRecord()
 {
     ArticleFamily::builder()->get()->first();
 }