Ejemplo n.º 1
0
 /**
  * @return bool
  */
 protected function isShowEmptyResults()
 {
     return $this->eavAttribute->getIsFilterable() != self::FILTERABLE_WITH_RESULTS;
 }