You are here

protected property SocialSharingButtonsBlock::$routeMatch in Better Social Sharing Buttons 8.3

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Plugin/Block/SocialSharingButtonsBlock.php, line 49

Class

SocialSharingButtonsBlock
Provides a social sharing buttons block.

Namespace

Drupal\better_social_sharing_buttons\Plugin\Block

Code

protected $routeMatch;