Example #1
0
 /**
  * Returns whether the attribute key is indexed as a "keyword search" field.
  */
 public function isAttributeKeyContentIndexed()
 {
     return parent::isAttributeKeyContentIndexed();
 }