You are here

protected property CreateStoreCommand::$countryRepository in Commerce Core 8.2

The country repository.

Type: \CommerceGuys\Addressing\Country\CountryRepositoryInterface

File

modules/store/src/Command/CreateStoreCommand.php, line 52

Class

CreateStoreCommand
Provides a command for creating stores.

Namespace

Drupal\commerce_store\Command

Code

protected $countryRepository;