/**
  * @return mixed
  */
 public function getConnectorVersion()
 {
     return __('v. %1', $this->data->getConnectorVersion());
 }