You are here

protected property EntityPagerFactory::$token in Entity Pager 8

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

The token service.

Type: \Drupal\Core\Utility\Token

File

src/EntityPagerFactory.php, line 18

Class

EntityPagerFactory
Factory for entity pager objects.

Namespace

Drupal\entity_pager

Code

protected $token;