Exemple #1
0
 public function getExample_service()
 {
     return $this->hasMany(ExampleService::className(), ['service_id' => 'id']);
 }