Пример #1
0
 public function getProperties()
 {
     return $this->hasMany(ExclusivesProperties::className(), ['exclusive_id' => 'id']);
 }