Beispiel #1
0
 /**
  * Implementation of SecurityUserInterface
  *
  * @return string
  */
 public function getSalt()
 {
     return $this->user->getSalt();
 }