You are here

service prev_next.helper in Previous/Next API 8.2

Class

Drupal\prev_next\PrevNextHelper
1 string reference to prev_next.helper
PrevNextBlock::create in src/Plugin/Block/PrevNextBlock.php
Creates an instance of the plugin.

File

./prev_next.services.yml
prev_next.services.yml

View source
  1. class: Drupal\prev_next\PrevNextHelper
  2. arguments:
  3. - '@database'
  4. - '@config.factory'