public property Party::$merged in Party 8.2
Boolean representing whether this party has been merged into another party.
Type: integer
File
- includes/
party.entity.inc, line 198 - Contains the controller classes for Party entities.
Class
- Party
- The class used for party entities.
Code
public $merged;