| 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/DocumentType.php |
<?php
namespace Gt\Dom;
use DOMDocumentType;
class DocumentType extends DOMDocumentType {
use RegisteredNodeClass;
}