Example #1
0
 /**
  * @return string
  */
 public function getDefaultCountryIso2Code()
 {
     return $this->store->getCurrentCountry();
 }