Abstract_REST_Endpoint::get_endpoint_path()
Gets the Endpoint path for this route.
Return
(string)
Source
File: src/Event_Automator/Zapier/REST/V1/Endpoints/Abstract_REST_Endpoint.php
* @var array<string> */ protected array $dependents = [];
Changelog
| Version | Description |
|---|---|
| 1.0.0 | Introduced. |