File manager - Edit - /home/carfac/.trash/wp-statistics/src/Exception/SystemErrorException.php
Back
<?php namespace WP_Statistics\Exception; use Exception; class SystemErrorException extends Exception { public function __construct($message, $code = 0, Exception $previous = null) { $message = sprintf(__('System error: %s', 'wp-statistics'), $message); parent::__construct($message, $code, $previous); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 0.4 |
proxy
|
phpinfo
|
Settings