@@ -344,6 +344,9 @@ |
||
344 | 344 | $this->node->appendChild($ideVinculo); |
345 | 345 | } |
346 | 346 | |
347 | + /** |
|
348 | + * @return \DOMNode |
|
349 | + */ |
|
347 | 350 | protected function tagCAT() |
348 | 351 | { |
349 | 352 | $cat = $this->dom->createElement("cat"); |