Beispiel #1
0
 static function loadById($id)
 {
     return parent::loadbyid($id, self::QUIZ_TABLE);
 }