You are here

protected property SmsGatewayForm::$routeBuilder in SMS Framework 8

The route builder.

Type: \Drupal\Core\Routing\RouteBuilderInterface

File

src/Form/SmsGatewayForm.php, line 29

Class

SmsGatewayForm
Form controller for SMS Gateways.

Namespace

Drupal\sms\Form

Code

protected $routeBuilder;