You are here

protected property SmsGatewayForm::$entityQueryFactory in SMS Framework 8

The entity query factory.

Type: \Drupal\Core\Entity\Query\QueryFactory

File

src/Form/SmsGatewayForm.php, line 50

Class

SmsGatewayForm
Form controller for SMS Gateways.

Namespace

Drupal\sms\Form

Code

protected $entityQueryFactory;