You are here

public property PartyHat::$parent in Party 7

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

The machine name of this hat's parent.

Type: string

File

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

Class

PartyHat
The class used for hat entities.

Code

public $parent;