You are here

protected property DeveloperToUserConversionAttributeDoesNotExistException::$attributeName in Apigee Edge 8

Attribute name.

Type: string

File

src/Exception/DeveloperToUserConversionAttributeDoesNotExistException.php, line 35

Class

DeveloperToUserConversionAttributeDoesNotExistException
Thrown when source attribute does not exist in developer.

Namespace

Drupal\apigee_edge\Exception

Code

protected $attributeName;