You are here

protected property DeveloperToUserConversationInvalidValueException::$target in Apigee Edge 8

The name of the destination field on the user.

Type: string

File

src/Exception/DeveloperToUserConversationInvalidValueException.php, line 44

Class

DeveloperToUserConversationInvalidValueException
Thrown when a developer attribute's value is not a valid user field value.

Namespace

Drupal\apigee_edge\Exception

Code

protected $target;