| Current Path : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/phpgt/dom/src/ |
| Current File : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/phpgt/dom/src/Comment.php |
<?php
namespace Gt\Dom;
use DOMComment;
class Comment extends DOMComment {
use RegisteredNodeClass;
}