public function ChocolateChip::getAccountName in Bakery Single Sign-On System 8.2
File
- src/
Cookies/ ChocolateChip.php, line 70
Class
Namespace
Drupal\bakery\CookiesCode
public function getAccountName() : string {
return $this->name;
}
public function getAccountName() : string {
return $this->name;
}