Overrides SessionInterface::has
public function has(string $name) : bool { return $this->getAttributeBag() ->has($name); }