You are here

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

The currently active route match object.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Plugin/Block/Barcode.php, line 52

Class

Barcode
Provides a 'Barcode' block.

Namespace

Drupal\barcodes\Plugin\Block

Code

protected $routeMatch;