You are here

protected property FieldBlock::$routeMatch in Field as Block 8.2

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Plugin/Block/FieldBlock.php, line 62

Class

FieldBlock
Provides a fieldblock.

Namespace

Drupal\fieldblock\Plugin\Block

Code

protected $routeMatch;