Файловый менеджер - Редактировать - /home/tuudkjt/globeasy/wp-content/plugins/really-simple-ssl/core/app/Interfaces/ControllerInterface.php
Назад
<?php declare(strict_types=1); namespace ReallySimplePlugins\RSS\Core\Interfaces; use ReallySimplePlugins\RSS\Core\Managers\ControllerManager; /** * This interface can be used to register a controller. Controllers will only * be accepted and registered by {@see ControllerManager} when they implement * this interface. */ interface ControllerInterface { /** * This method should be used to register all hooks and filters. The * {@see ControllerManager} will make sure the method is called in the boot * process of the plugin. */ public function register(): void; }
| ver. 1.6 |
Github
|
.
| PHP 8.1.34 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка