Файловый менеджер - Редактировать - /home/freeclou/optimyar/wp-content/plugins/wp-statistics/src/Service/Database/DatabaseManager.php
Назад
<?php namespace WP_Statistics\Service\Database; /** * Interface for database operations. * * Defines a contract for classes that perform database-related operations, * requiring an implementation of the `execute` method. */ interface DatabaseManager { /** * Execute the database operation. * * @return mixed The result of the operation, based on the implementation. */ public function execute(); }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка