You are here

protected property FollowTagBlock::$routeMatch in Open Social 10.3.x

Same name and namespace in other branches
  1. 10.0.x modules/social_features/social_follow_taxonomy/modules/social_follow_tag/src/Plugin/Block/FollowTagBlock.php \Drupal\social_follow_tag\Plugin\Block\FollowTagBlock::routeMatch
  2. 10.1.x modules/social_features/social_follow_taxonomy/modules/social_follow_tag/src/Plugin/Block/FollowTagBlock.php \Drupal\social_follow_tag\Plugin\Block\FollowTagBlock::routeMatch
  3. 10.2.x modules/social_features/social_follow_taxonomy/modules/social_follow_tag/src/Plugin/Block/FollowTagBlock.php \Drupal\social_follow_tag\Plugin\Block\FollowTagBlock::routeMatch

The route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

modules/social_features/social_follow_taxonomy/modules/social_follow_tag/src/Plugin/Block/FollowTagBlock.php, line 25

Class

FollowTagBlock
Provides a 'FollowTagBlock' block.

Namespace

Drupal\social_follow_tag\Plugin\Block

Code

protected $routeMatch;