Beispiel #1
0
 public function getCenter()
 {
     return $this->hasOne(Center::className(), ['id' => 'center_id']);
 }