You are here

private property DeveloperToUserConversionResult::$user in Apigee Edge 8

The result of the conversion.

Type: \Drupal\user\UserInterface

File

src/Structure/DeveloperToUserConversionResult.php, line 35

Class

DeveloperToUserConversionResult
Contains the result of a developer to Drupal user conversion.

Namespace

Drupal\apigee_edge\Structure

Code

private $user;