Example #1
0
 /**
  * {@inheritdoc}
  */
 public function canOrder()
 {
     return $this->field->canOrder();
 }