| Current Path : /var/www/magento.test.indacotrentino.com/www/vendor/phpgt/dom/src/ |
| Current File : /var/www/magento.test.indacotrentino.com/www/vendor/phpgt/dom/src/ProcessingInstruction.php |
<?php
namespace Gt\Dom;
use DOMProcessingInstruction;
class ProcessingInstruction extends DOMProcessingInstruction {
use RegisteredNodeClass;
}