Example #1
0
 public function getTitles()
 {
     return @$this->hasOne(Title::className(), ['id' => 'title']);
 }