コード例 #1
0
 /**
  * {@inheritdoc}
  */
 public function defaultExposeOptions()
 {
     parent::defaultExposeOptions();
     $this->options['expose']['hide_single_bundle'] = TRUE;
 }