public property Party::$pid in Party 8.2
Same name in this branch
- 8.2 includes/party.entity.inc \Party::pid
- 8.2 lib/Drupal/party/Plugin/Core/Entity/Party.php \Drupal\party\Plugin\Core\Entity\Party::pid
The party ID.
Type: integer
File
- lib/
Drupal/ party/ Plugin/ Core/ Entity/ Party.php, line 49 - 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\EntityCode
public $pid;