Ejemplo n.º 1
0
 public function actionSort($id, $position)
 {
     $this->enum->getSortBehavior()->insertTo($position);
 }