Sets attributes.
array $attributes Attributes:
Overrides SessionInterface::replace
public function replace(array $attributes) { $this->storage ->getBag($this->attributeName) ->replace($attributes); }