You are here

public function Gingerbread::getChildUid in Bakery Single Sign-On System 8.2

File

src/Cookies/Gingerbread.php, line 73

Class

Gingerbread

Namespace

Drupal\bakery\Cookies

Code

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