You are here

public property InviteType::$argument_keys in Invite 7.4

Array with the argument keys.

This is used to allow creation of entity metadata properties based on the argument keys.

Type: array

See also

InviteMetadataController::entityPropertyInfo()

File

includes/invite.controller.inc, line 239

Class

InviteType
Invite Type class.

Code

public $argument_keys = array();