public property PartyHat::$status in Party 7
Same name and namespace in other branches
- 8.2 modules/party_hat/includes/party_hat.entity.inc \PartyHat::status
The exportable status of the entity.
Type: integer
File
- modules/
party_hat/ includes/ party_hat.entity.inc, line 78 - Contains the controller classes for Party entities.
Class
- PartyHat
- The class used for hat entities.
Code
public $status;