Your IP : 216.73.216.81


Current Path : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/phpgt/dom/src/
Upload File :
Current File : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/phpgt/dom/src/ProcessingInstruction.php

<?php
namespace Gt\Dom;

use DOMProcessingInstruction;

class ProcessingInstruction extends DOMProcessingInstruction {
	use RegisteredNodeClass;
}