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/Plugin/Block/Barcode.php, line 45

Class

Barcode
Provides a 'Barcode' block.

Namespace

Drupal\barcodes\Plugin\Block

Code

protected $token;