Overrides SessionInterface::replace
public function replace(array $attributes) : void { $this->getAttributeBag() ->replace($attributes); }