コード例 #1
0
 /**
  * {@inheritdoc}
  */
 public final function keys()
 {
     return array_keys($this->datagrid->getFilters());
 }