You are here

public property Party::$pid in Party 8.2

Same name in this branch
  1. 8.2 includes/party.entity.inc \Party::pid
  2. 8.2 lib/Drupal/party/Plugin/Core/Entity/Party.php \Drupal\party\Plugin\Core\Entity\Party::pid
Same name and namespace in other branches
  1. 7 includes/party.entity.inc \Party::pid

The internal, numeric party-id.

Type: integer

File

includes/party.entity.inc, line 181
Contains the controller classes for Party entities.

Class

Party
The class used for party entities.

Code

public $pid;