BlockContentTypeDeleteForm::$queryFactory

The query factory to create entity queries.

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

File

core/modules/block_content/src/Form/BlockContentTypeDeleteForm.php, line 20

Class

BlockContentTypeDeleteForm
Provides a confirmation form for deleting a custom block type entity.

Namespace

Drupal\block_content\Form

Code

public $queryFactory;
doc_Drupal
2016-10-29 08:47:10
Comments
Leave a Comment

Please login to continue.