You are here

protected property Barcode::$token in Barcodes 2.0.x

Same name in this branch
  1. 2.0.x src/Template/Barcode.php \Drupal\barcodes\Template\Barcode::token
  2. 2.0.x src/Plugin/Block/Barcode.php \Drupal\barcodes\Plugin\Block\Barcode::token

The token service.

Type: \Drupal\Core\Utility\Token

File

src/Template/Barcode.php, line 22

Class

Barcode
Provides a "barcode" Twig filter for formatting text as a barcode.

Namespace

Drupal\barcodes\Template

Code

protected $token;