Пример #1
0
 /**
  * Adds a generic attribute record (with this type) to the AttributeValues table
  */
 public function addAttributeValue()
 {
     return parent::addAttributeValue();
 }