You are here

private property NamespacedAttributeBag::$namespaceCharacter in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/http-foundation/Session/Attribute/NamespacedAttributeBag.php \Symfony\Component\HttpFoundation\Session\Attribute\NamespacedAttributeBag::namespaceCharacter

Namespace character.

Type: string

File

vendor/symfony/http-foundation/Session/Attribute/NamespacedAttributeBag.php, line 27

Class

NamespacedAttributeBag
This class provides structured storage of session attributes using a name spacing character in the key.

Namespace

Symfony\Component\HttpFoundation\Session\Attribute

Code

private $namespaceCharacter;