You are here

private property CartTokenSessionConfiguration::$decorated in Commerce Cart API 8

The decorated service.

Type: \Drupal\Core\Session\SessionConfigurationInterface

File

src/Session/CartTokenSessionConfiguration.php, line 25

Class

CartTokenSessionConfiguration
Decorates SessionConfiguration to support cart tokens.

Namespace

Drupal\commerce_cart_api\Session

Code

private $decorated;