You are here

protected property CommerceMulticurrencyTestCase::$cookieName in Commerce Multicurrency 7

Defines the cookie name used to store the set currency.

Type: string

File

tests/commerce_multicurrency.test, line 17
Tests for the commerce currency module.

Class

CommerceMulticurrencyTestCase
Tests for the commerce currency module.

Code

protected $cookieName = 'Drupal_visitor_commerce_currency';