PHP 8.2.31
Preview: RouteInterface.php Size: 336 B
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/woocommerce/src/StoreApi/Routes/RouteInterface.php

<?php
namespace Automattic\WooCommerce\StoreApi\Routes;

/**
 * RouteInterface.
 */
interface RouteInterface {
	/**
	 * Get the path of this REST route.
	 *
	 * @return string
	 */
	public function get_path();

	/**
	 * Get arguments for this REST route.
	 *
	 * @return array An array of endpoints.
	 */
	public function get_args();
}

Directory Contents

Dirs: 1 × Files: 1

Name Size Perms Modified Actions
V1 DIR
- drwxr-xr-x 2026-05-29 02:43:21
Edit Download
336 B lrw-r--r-- 2023-12-27 00:45:02
Edit Download

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