Ejemplo n.º 1
0
 /**
  * Returns the parameters object used for the request, on which parameters
  * can be changed.
  *
  * @return \FACTFinder\Util\Parameters
  */
 public function getParameters()
 {
     return $this->connectionData->getParameters();
 }