You are here

protected property AccountForm::$entityQuery in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/user/src/AccountForm.php \Drupal\user\AccountForm::entityQuery

The entity query factory service.

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

File

core/modules/user/src/AccountForm.php, line 40
Contains \Drupal\user\AccountForm.

Class

AccountForm
Form controller for the user account forms.

Namespace

Drupal\user

Code

protected $entityQuery;