Exemplo n.º 1
0
 public function execute(array $options = NULL)
 {
     return OAuth_Response::factory(parent::execute($options));
 }