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