Файловый менеджер - Редактировать - /home/digitalm/yhubita/wp-content/plugins/anti-spam/libs/api-client/entity/class.issue.php
Назад
<?php namespace WBCR\Titan\Client\Entity; use WBCR\Titan\Client\Loader; /** * Class Issue * @package WBCR\Titan\Client\Entity * * @author Alexander Gorenkov <g.a.androidjc2@ya.ru> */ class Issue extends Loader { /** * @var string */ public $location; /** * @var string */ public $msg; /** * Issue constructor. * * @param string $location * @param string $msg */ public function __construct( $location, $msg ) { $this->location = $location; $this->msg = $msg; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Генерация страницы: 0.05 |
proxy
|
phpinfo
|
Настройка