You are here

protected property SmsIncomingController::$controllerResolver in SMS Framework 8

The controller resolver.

Type: \Drupal\Core\Controller\ControllerResolverInterface

File

src/SmsIncomingController.php, line 22

Class

SmsIncomingController
Provides a controller for receiving incoming messages.

Namespace

Drupal\sms

Code

protected $controllerResolver;