protected property TripalWebService::$params

The set of paramters provided to the sesrvice. These are the values that would occur in a URL after the question mark in an HTTP GET or the data items of an HTTP POST.

File

tripal_ws/includes/TripalWebService.inc, line 49

Class

TripalWebService

Code

protected $params;