| Current Path : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/phpgt/dom/src/ |
| 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;
}