Example #1
0
 protected function prepareParameters()
 {
     $this->setParameter('key', $this->authenticator->getApiKey());
     return parent::prepareParameters();
 }