You are here

public property Party::$uid in Party 8.2

The uid of the User the party is mocking up.

Type: integer

File

lib/Drupal/party/Plugin/Core/Entity/Party.php, line 56
Definition of Drupal\party\Plugin\Core\Entity\Party.

Class

Party
Defines the Party class to extend users to work as an anonymous user API.

Namespace

Drupal\party\Plugin\Core\Entity

Code

public $uid;