| Current Path : /proc/thread-self/root/var/www/www.indacotrentino.com/www/vendor/phpgt/dom/src/ |
| Current File : //proc/thread-self/root/var/www/www.indacotrentino.com/www/vendor/phpgt/dom/src/Attr.php |
<?php
namespace Gt\Dom;
use DOMAttr;
class Attr extends DOMAttr {
use RegisteredNodeClass;
}