Файловый менеджер - Редактировать - /var/www/xthruster/html/wp-content/plugins/elementor-pro/core/data/endpoints/base.php
Назад
<?php namespace ElementorPro\Core\Data\Endpoints; use ElementorPro\Core\Data\Controller; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } class Base { protected $controller; protected function register() {} /** * Endpoint constructor. * * runs `$this->register()`. * * @param Controller $controller */ public function __construct( Controller $controller ) { $this->controller = $controller; $this->register(); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.3-4ubuntu2.24 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка