You are here

public property Messaging_Send_Method::$type in Messaging 7

Same name and namespace in other branches
  1. 6.4 includes/messaging_method.class.inc \Messaging_Send_Method::type

Overrides Messaging_Method::$type

File

./messaging.method.inc, line 124
Drupal Messaging Framework - Send_Method class file

Class

Messaging_Send_Method
Sending method, implements all specific method functionality

Code

public $type = 'web';