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