You are here

protected property EntityPager::$token in Entity Pager 8

Same name and namespace in other branches
  1. 2.0.x src/EntityPager.php \Drupal\entity_pager\EntityPager::token

The token service.

Type: \Drupal\Core\Utility\Token

File

src/EntityPager.php, line 39

Class

EntityPager
Entity pager object.

Namespace

Drupal\entity_pager

Code

protected $token;