protected property TripalWebService::$path
An array containing the elements of the URL path. Each level of the URL appears in a separate element of the array. The service type and version are automatically removed from the array.
File
- tripal_ws/
includes/ TripalWebService.inc, line 42
Class
Code
protected $path;