You are here

protected property DeveloperAppListBuilderForDeveloper::$currentUser in Apigee Edge 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Entity/ListBuilder/DeveloperAppListBuilderForDeveloper.php, line 53

Class

DeveloperAppListBuilderForDeveloper
Lists developer apps of a developer on the UI.

Namespace

Drupal\apigee_edge\Entity\ListBuilder

Code

protected $currentUser;