Файловый менеджер - Редактировать - /home/harasnat/www/horse/wp-content/plugins/google-listings-and-ads/src/Jobs/StartOnHookInterface.php
Назад
<?php declare( strict_types=1 ); namespace Automattic\WooCommerce\GoogleListingsAndAds\Jobs; defined( 'ABSPATH' ) || exit; /** * Interface StartOnHookInterface * * Action Scheduler jobs that implement this interface will start on a specific action hook. * * @package Automattic\WooCommerce\GoogleListingsAndAds\Jobs */ interface StartOnHookInterface extends ActionSchedulerJobInterface { /** * Get an action hook to attach the job's start method to. * * @return StartHook */ public function get_start_hook(): StartHook; }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка