Submit
Path:
~
/
home
/
getwphos
/
public_html
/
ppine
/
wp-content
/
plugins
/
woocommerce
/
src
/
StoreApi
/
Routes
/
File Content:
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(); }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
V1
---
0755
RouteInterface.php
336 bytes
0644
N4ST4R_ID | Naxtarrr