You are here

protected property Developer::$drupalUserId in Apigee Edge 8

The cached Drupal UID.

Use getOwnerId() to return the correct value.

Type: null|int

File

src/Entity/Developer.php, line 89

Class

Developer
Defines the Developer entity class.

Namespace

Drupal\apigee_edge\Entity

Code

protected $drupalUserId;