You are here

protected property PrevNextBlock::$prevnextHelper in Previous/Next API 8.2

The PrevNextHelper service.

Type: \Drupal\prev_next\PrevNextHelperInterface

File

src/Plugin/Block/PrevNextBlock.php, line 46

Class

PrevNextBlock
Provides a 'Previous Next' block.

Namespace

Drupal\prev_next\Plugin\Block

Code

protected $prevnextHelper;