Exemplo n.º 1
0
 /**
  * @return string
  */
 public function getCustomerServicePassword()
 {
     return Bukoli::getServicePassword();
 }
Exemplo n.º 2
0
 /**
  * @return string
  */
 protected function getServicePassword()
 {
     return Bukoli::getServicePassword();
 }