You are here

protected property CreateStoreCommand::$urlGenerator in Commerce Core 8.2

The URL generator.

Type: \Drupal\Core\Render\MetadataBubblingUrlGenerator

File

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

Class

CreateStoreCommand
Provides a command for creating stores.

Namespace

Drupal\commerce_store\Command

Code

protected $urlGenerator;