PHP 8.0.30
Preview: JobInterface.php Size: 397 B
/home/certprox/template.certproxywizard.com/wp-content/plugins/hostinger-reach/src/Jobs/JobInterface.php

<?php

namespace Hostinger\Reach\Jobs;

defined( 'ABSPATH' ) || exit;

interface JobInterface {
    public function get_name(): string;
    public function get_process_item_hook(): string;
    public function get_start_hook(): string;
    public function can_schedule( array $args = array() ): bool;
    public function schedule( array $args = array() ): void;
    public function init(): void;
}

Directory Contents

Dirs: 0 × Files: 8

Name Size Perms Modified Actions
2.59 KB lrw-r--r-- 2026-06-10 16:30:29
Edit Download
2.44 KB lrw-r--r-- 2026-06-10 16:30:29
Edit Download
2.32 KB lrw-r--r-- 2026-06-10 16:30:29
Edit Download
1.56 KB lrw-r--r-- 2026-06-10 16:30:29
Edit Download
1.58 KB lrw-r--r-- 2026-06-10 16:30:29
Edit Download
1.58 KB lrw-r--r-- 2026-06-10 16:30:29
Edit Download
397 B lrw-r--r-- 2026-06-10 16:30:29
Edit Download
148 B lrw-r--r-- 2026-06-10 16:30:29
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).