You are here

protected property NextPreviousBlock::$queryFactory in Next Previous Post Block (Node or Page Pagination) 8

The Query Factory.

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

File

src/Plugin/Block/NextPreviousBlock.php, line 48

Class

NextPreviousBlock
Provides a 'Next Previous' block.

Namespace

Drupal\nextpre\Plugin\Block

Code

protected $queryFactory;