Submit
Path:
~
/
home
/
getwphos
/
www
/
techniquetechs
/
wp-content
/
plugins
/
woocommerce
/
vendor
/
soundasleep
/
html2text
/
src
/
File Content:
Html2TextException.php
<?php namespace Soundasleep; class Html2TextException extends \Exception { /** @var string $more_info */ public $more_info; public function __construct(string $message = "", string $more_info = "") { parent::__construct($message); $this->more_info = $more_info; } }
Submit
FILE
FOLDER
Name
Size
Permission
Action
Html2Text.php
14552 bytes
0644
Html2TextException.php
279 bytes
0644
N4ST4R_ID | Naxtarrr