You are here

protected property CreateStoreCommand::$emailValidator in Commerce Core 8.2

The email validator.

Type: \Egulias\EmailValidator\EmailValidator

File

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

Class

CreateStoreCommand
Provides a command for creating stores.

Namespace

Drupal\commerce_store\Command

Code

protected $emailValidator;