You are here

protected property ClientForm::$entityQuery in OAuth2 Server 8

Same name and namespace in other branches
  1. 2.0.x src/Form/ClientForm.php \Drupal\oauth2_server\Form\ClientForm::entityQuery

The entity query factory.

Type: \Drupal\Core\Entity\Query\QueryInterface

File

src/Form/ClientForm.php, line 37

Class

ClientForm
Class Client Form.

Namespace

Drupal\oauth2_server\Form

Code

protected $entityQuery;