You are here

protected property SmsGateway::$plugin in SMS Framework 2.1.x

Same name and namespace in other branches
  1. 8 src/Entity/SmsGateway.php \Drupal\sms\Entity\SmsGateway::plugin
  2. 2.x src/Entity/SmsGateway.php \Drupal\sms\Entity\SmsGateway::plugin

An SmsGateway plugin ID.

Type: string

File

src/Entity/SmsGateway.php, line 94

Class

SmsGateway
Defines storage for an SMS Gateway instance.

Namespace

Drupal\sms\Entity

Code

protected $plugin;