getSalt() public method

public getSalt ( )
Esempio n. 1
0
 /**
  * @return null
  */
 public function getSalt()
 {
     return $this->clientDetails->getSalt();
 }