You are here

protected property MenuLinkContentDeriver::$queryFactory in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/menu_link_content/src/Plugin/Deriver/MenuLinkContentDeriver.php \Drupal\menu_link_content\Plugin\Deriver\MenuLinkContentDeriver::queryFactory

The query factory.

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

File

core/modules/menu_link_content/src/Plugin/Deriver/MenuLinkContentDeriver.php, line 30
Contains \Drupal\menu_link_content\Plugin\Deriver\MenuLinkContentDeriver.

Class

MenuLinkContentDeriver
Provides a deriver for user entered paths of menu links.

Namespace

Drupal\menu_link_content\Plugin\Deriver

Code

protected $queryFactory;