Exemple #1
0
 public function getAuthtask()
 {
     return $this->hasOne(RbacAuthtask::className(), ['task_id' => 'task_id']);
 }