Preview: RecurringJobInterface.php
Size: 148 B
/home/certprox/template.certproxywizard.com/wp-content/plugins/hostinger-reach/src/Jobs/RecurringJobInterface.php
<?php
namespace Hostinger\Reach\Jobs;
defined( 'ABSPATH' ) || exit;
interface RecurringJobInterface {
public function get_interval(): int;
}
Directory Contents
Dirs: 0 × Files: 8