public property Party::$pid in Party 7
Same name and namespace in other branches
- 8.2 includes/party.entity.inc \Party::pid
The internal, numeric party-id.
Type: integer
File
- includes/
party.entity.inc, line 259 - Contains the controller classes for Party entities.
Class
- Party
- The class used for party entities.
Code
public $pid;