protected property TripalWebServiceResource::$type
The unique type of resource. The type must exists in the context for the web service.
File
- tripal_ws/
includes/ TripalWebServiceResource.inc, line 12
Class
Code
protected $type;
The unique type of resource. The type must exists in the context for the web service.
protected $type;