Пример #1
0
 /**
  * Duplicates an attribute key
  */
 public function duplicate($args = array())
 {
     return parent::duplicate($args);
 }