public function Stroopwafel::getUid in Bakery Single Sign-On System 8.2
File
- src/
Cookies/ Stroopwafel.php, line 48
Class
Namespace
Drupal\bakery\CookiesCode
public function getUid() {
return $this->uid;
}
public function getUid() {
return $this->uid;
}