You are here

public property PartyHat::$description in Party 8.2

Same name and namespace in other branches
  1. 7 modules/party_hat/includes/party_hat.entity.inc \PartyHat::description

The description for the hat.

Type: string

File

modules/party_hat/includes/party_hat.entity.inc, line 52
Contains the controller classes for Party entities.

Class

PartyHat
The class used for hat entities.

Code

public $description;