Файловый менеджер - Редактировать - /home/avadvi5/public_html/wp-content/plugins/really-simple-ssl-pro/core/app/Interfaces/ControllerInterface.php
Ðазад
<?php declare(strict_types=1); namespace ReallySimplePlugins\RSS\Core\Interfaces; /** * 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.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка