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