You are here

protected property UserDoesNotExistWithEmail::$email in Apigee Edge 8

Email address of the developer that is supposed to exist.

Type: string

File

src/Exception/UserDoesNotExistWithEmail.php, line 33

Class

UserDoesNotExistWithEmail
Thrown when user does not exist with an email.

Namespace

Drupal\apigee_edge\Exception

Code

protected $email;