protected property TripalWebServiceResource::$service_path

The URL path that the service is providing to access this resource. This path plus the $id are concatenated to form the IRI for this resource.

File

tripal_ws/includes/TripalWebServiceResource.inc, line 29

Class

TripalWebServiceResource

Code

protected $service_path;