示例#1
0
 public function attributeLabels()
 {
     $quiz = new Quiz();
     return $quiz->attributeLabels();
 }