Ejemplo n.º 1
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->operation = new RgnSubdistrictOperation(['model' => $this]);
 }