예제 #1
0
 /**
  * Returns whether the attribute key is searchable
  */
 public function isAttributeKeySearchable()
 {
     return parent::isAttributeKeySearchable();
 }