public property PartyHat::$module in Party 7
Same name and namespace in other branches
- 8.2 modules/party_hat/includes/party_hat.entity.inc \PartyHat::module
The name of the providing module if the entity has been defined in code.
Type: string
File
- modules/
party_hat/ includes/ party_hat.entity.inc, line 85 - Contains the controller classes for Party entities.
Class
- PartyHat
- The class used for hat entities.
Code
public $module;