58 $this->
set($this->mathRandom->getRandomString(16));
60 return $this->escaper->escapeHtmlAttr($this->session->getData(self::FORM_KEY));
68 return (
bool)$this->session->getData(self::FORM_KEY);
77 $this->session->setData(self::FORM_KEY,
$value);