You are here

protected property SmsGatewayForm::$requestContext in SMS Framework 8

The request context.

Type: \Drupal\Core\Routing\RequestContext

File

src/Form/SmsGatewayForm.php, line 36

Class

SmsGatewayForm
Form controller for SMS Gateways.

Namespace

Drupal\sms\Form

Code

protected $requestContext;