Example #1
0
 /**
  * @copydoc Grid::changeOrder
  */
 protected function changeOrder($direction)
 {
     Grid::changeOrder($direction);
 }