You are here

public property MessageType::$argument_keys in Message 7

Array with the argument keys.

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

Type: array

See also

MessageMetadataController::entityPropertyInfo()

File

includes/message.message_type.inc, line 34
A class used for message types.

Class

MessageType
@file A class used for message types.

Code

public $argument_keys = array();