예제 #1
0
 /**
  * Returns whether the attribute key is included in the standard search for this category.
  */
 public function isAttributeKeyColumnHeader()
 {
     return parent::isAttributeKeyColumnHeader();
 }