Файловый менеджер - Редактировать - /home/digitalm/yhubita/wp-content/plugins/unyson/framework/helpers/exceptions/class-fw-form-invalid-submission-exception.php
Назад
<?php if ( ! defined( 'FW' ) ) { die( 'Forbidden' ); } class FW_Form_Invalid_Submission_Exception extends Exception { private $errors = array(); public function __construct( array $errors ) { parent::__construct(); $this->set_errors( $errors ); } public function get_errors() { return $this->errors; } protected function set_errors( array $errors ) { $this->errors = $errors; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Генерация страницы: 0.05 |
proxy
|
phpinfo
|
Настройка