You are here

protected property PrivateMessageActionsBlock::$currentRouteMatcher in Private Message 8

The current route matcher.

Type: \Drupal\Core\Routing\ResettableStackedRouteMatchInterface

File

src/Plugin/Block/PrivateMessageActionsBlock.php, line 38

Class

PrivateMessageActionsBlock
Provides the private message actions block.

Namespace

Drupal\private_message\Plugin\Block

Code

protected $currentRouteMatcher;