getSalt() public méthode

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