You are here

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

File

src/Cookies/Stroopwafel.php, line 52

Class

Stroopwafel

Namespace

Drupal\bakery\Cookies

Code

public function getData() {
  return $this->data;
}