protected property CurrentCountry::$chainResolver in Price 8
Same name and namespace in other branches
- 3.x src/CurrentCountry.php \Drupal\price\CurrentCountry::chainResolver
- 2.0.x src/CurrentCountry.php \Drupal\price\CurrentCountry::chainResolver
- 2.x src/CurrentCountry.php \Drupal\price\CurrentCountry::chainResolver
- 3.0.x src/CurrentCountry.php \Drupal\price\CurrentCountry::chainResolver
The chain resolver.
Type: \Drupal\price\Resolver\ChainCountryResolverInterface
File
- src/
CurrentCountry.php, line 33
Class
- CurrentCountry
- Holds a reference to the current country, resolved on demand.
Namespace
Drupal\priceCode
protected $chainResolver;