You are here

public function Stroopwafel::getUid in Bakery Single Sign-On System 8.2

File

src/Cookies/Stroopwafel.php, line 48

Class

Stroopwafel

Namespace

Drupal\bakery\Cookies

Code

public function getUid() {
  return $this->uid;
}