File manager - Edit - /home/vblioqus/unfreezetiktok.com/wp-content/plugins/webp-converter-for-media/src/Exception/ExceptionAbstract.php
Back
<?php namespace WebpConverter\Exception; /** * {@inheritdoc} */ abstract class ExceptionAbstract extends \Exception implements ExceptionInterface { /** * {@inheritdoc} */ final public function __construct( $value = [] ) { $this->code = $this->get_error_status(); parent::__construct( $this->get_error_message( (array) $value ) ); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings