getCertificatePassword() public method

public getCertificatePassword ( ) : string
return string
Example #1
0
 public function getCertificatePassword()
 {
     return $this->config->getCertificatePassword();
 }