Beispiel #1
0
 public function getProfile()
 {
     return $this->harOne(Profile::ClassName(), ['user_id' => 'id']);
 }