@@ -47,7 +47,7 @@ |
||
47 | 47 | |
48 | 48 | /** |
49 | 49 | * Sets the attribute only if the value is not emtpy |
50 | - * @param DomElement $element |
|
50 | + * @param \DOMElement $element |
|
51 | 51 | * @param string $name |
52 | 52 | * @param [type] $value |
53 | 53 | */ |