You are here

protected property DeveloperApp::$drupalUserId in Apigee Edge 8

The cached Drupal UID.

Use getOwnerId() to return the correct value.

Type: null|int

File

src/Entity/DeveloperApp.php, line 103

Class

DeveloperApp
Defines the Developer app entity class.

Namespace

Drupal\apigee_edge\Entity

Code

protected $drupalUserId;