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