示例#1
0
 /**
  * Returns whether the attribute key is one that was automatically created by a process.
  */
 public function isAttributeKeyAutoCreated()
 {
     return parent::isAttributeKeyAutoCreated();
 }