You are here

protected property CurrentCountry::$countries in Commerce Core 8.2

Static cache of resolved countries. One per request.

Type: \SplObjectStorage

File

src/CurrentCountry.php, line 40

Class

CurrentCountry
Holds a reference to the current country, resolved on demand.

Namespace

Drupal\commerce

Code

protected $countries;