/** * @return string */ public function getCustomerServicePassword() { return Bukoli::getServicePassword(); }
/** * @return string */ protected function getServicePassword() { return Bukoli::getServicePassword(); }