Class AttributeBag
This class relates to session attribute storage
- Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag implements Symfony\Component\HttpFoundation\Session\Attribute\AttributeBagInterface, IteratorAggregate, Countable
Direct known subclasses
Symfony\Component\HttpFoundation\Session\Attribute\NamespacedAttributeBag
Namespace: Symfony\Component\HttpFoundation\Session\Attribute
Located at laravel/vendor/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php
Located at laravel/vendor/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php
public
|
|
public
string
|
|
public
|
|
public
|
|
public
string
|
|
public
Boolean
|
|
public
mixed
|
|
public
|
|
public
array
|
|
public
|
|
public
mixed
|
|
public
mixed
|
|
public
|
|
public
integer
|
private
string
|
$name | 'attributes' |
|
private
string
|
$storageKey |
|
|
protected
array
|
$attributes | array() |