Your IP : 216.73.216.14


Current Path : /var/www/magento.test.indacotrentino.com/www/vendor/phpgt/dom/src/
Upload File :
Current File : /var/www/magento.test.indacotrentino.com/www/vendor/phpgt/dom/src/CdataSection.php

<?php
namespace Gt\Dom;

use DOMCdataSection;

class CdataSection extends DOMCdataSection {
	use RegisteredNodeClass;
}