You are here

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

File

src/Cookies/Gingerbread.php, line 69

Class

Gingerbread

Namespace

Drupal\bakery\Cookies

Code

public function getChild() {
  return $this->child;
}