FieldStorageAddForm::$queryFactory

The query factory to create entity queries.

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

File

core/modules/field_ui/src/Form/FieldStorageAddForm.php, line 54

Class

FieldStorageAddForm
Provides a form for the "field storage" add page.

Namespace

Drupal\field_ui\Form

Code

public $queryFactory;
doc_Drupal
2016-10-29 09:12:07
Comments
Leave a Comment

Please login to continue.