You are here

protected property SmsGatewayForm::$gatewayManager in SMS Framework 8

The gateway manager.

Type: \Drupal\sms\Plugin\SmsGatewayPluginManagerInterface

File

src/Form/SmsGatewayForm.php, line 57

Class

SmsGatewayForm
Form controller for SMS Gateways.

Namespace

Drupal\sms\Form

Code

protected $gatewayManager;