You are here

protected property CurrentLocale::$locales in Commerce Core 8.2

Static cache of resolved locales. One per request.

Type: \SplObjectStorage

File

src/CurrentLocale.php, line 40

Class

CurrentLocale
Holds a reference to the current locale, resolved on demand.

Namespace

Drupal\commerce

Code

protected $locales;