Exemplo n.º 1
0
 public function getFile()
 {
     return $this->hasOne(File::className(), ['fid' => 'fid']);
 }