Ejemplo n.º 1
0
 public function options($actionID)
 {
     return ArrayHelper::merge(['responseFormat'], $this->allowedApiOptions, $this->api->getMethodParams($actionID));
 }