Exemplo n.º 1
0
 public function getRt()
 {
     return $this->hasOne(Rt::className(), ['id' => 'imdb_id']);
 }