You are here

protected property ContactBlock::$routeMatch in Contact Block 8

The current route match.

Type: \Drupal\Core\Routing\CurrentRouteMatch

File

src/Plugin/Block/ContactBlock.php, line 68

Class

ContactBlock
Provides a 'ContactBlock' block.

Namespace

Drupal\contact_block\Plugin\Block

Code

protected $routeMatch;