You are here

public property Party::$data_set_controllers in Party 7

Same name and namespace in other branches
  1. 8.2 includes/party.entity.inc \Party::data_set_controllers

A cache of data set controllers.

Type: array

File

includes/party.entity.inc, line 316
Contains the controller classes for Party entities.

Class

Party
The class used for party entities.

Code

public $data_set_controllers = array();