コード例 #1
0
 /**
  * {@inheritdoc}
  */
 public function has($key)
 {
     return $this->datagrid->hasFilter($key);
 }