protected property TripalWebServiceCollection::$params

The parameters as collected by the parent TripalWebService. We need the parameters because this Resource generates first, next, prev, and last links and we need to maintain the parameters a user may have provided in those links.

File

tripal_ws/includes/TripalWebServiceCollection.inc, line 41

Class

TripalWebServiceCollection

Code

protected $params;