Пример #1
0
 public function getSttOne()
 {
     return $this->hasOne(Status::className(), ['STS_ID' => 'EMP_STS']);
 }