Esempio n. 1
0
 public function addSlave(RM_Gpc_Entity_Brick $obBrick, RM_Gpc_Attribute_Object $obAttribute, RM_Gpc_Attribute_Value $obValue)
 {
     return $obAttribute->addMaster($obBrick, $this, $obValue);
 }