public function AttributeBagInterface::all

Returns attributes.

Return value

array Attributes

1 method overrides AttributeBagInterface::all()

File

drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBagInterface.php, line 55

Class

AttributeBagInterface
Attributes store.

Namespace

Symfony\Component\HttpFoundation\Session\Attribute

Code

public function all();