callbackUri; } /** * {@inheritDoc} */ public function setCallbackUri($callbackUri) { $this->callbackUri = $callbackUri; } }