Файловый менеджер - Редактировать - /home/avadvi5/public_html/wp-content/plugins/wpforms/src/Integrations/PayPalCommerce/Integrations/IntegrationInterface.php
Ðазад
<?php namespace WPForms\Integrations\PayPalCommerce\Integrations; /** * Interface defines required methods for integrations to work properly. * * @since 1.10.0 */ interface IntegrationInterface { /** * Indicate if the current integration is allowed to load. * * @since 1.10.0 * * @return bool */ public function allow_load(): bool; /** * Register hooks. * * @since 1.10.0 */ public function hooks(): void; /** * Determine whether the integration page is loaded. * * @since 1.10.0 * * @return bool */ public function is_integration_page_loaded(): bool; }
| ver. 1.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка