Ejemplo n.º 1
0
 public function getTime()
 {
     return $this->hasOne(Time::className(), ['id' => 'time_id']);
 }