You are here

protected property TopicAddBlock::$routeMatch in Open Social 8.5

Same name and namespace in other branches
  1. 8.9 modules/social_features/social_topic/src/Plugin/Block/TopicAddBlock.php \Drupal\social_topic\Plugin\Block\TopicAddBlock::routeMatch
  2. 8 modules/social_features/social_topic/src/Plugin/Block/TopicAddBlock.php \Drupal\social_topic\Plugin\Block\TopicAddBlock::routeMatch
  3. 8.2 modules/social_features/social_topic/src/Plugin/Block/TopicAddBlock.php \Drupal\social_topic\Plugin\Block\TopicAddBlock::routeMatch
  4. 8.3 modules/social_features/social_topic/src/Plugin/Block/TopicAddBlock.php \Drupal\social_topic\Plugin\Block\TopicAddBlock::routeMatch
  5. 8.4 modules/social_features/social_topic/src/Plugin/Block/TopicAddBlock.php \Drupal\social_topic\Plugin\Block\TopicAddBlock::routeMatch
  6. 8.6 modules/social_features/social_topic/src/Plugin/Block/TopicAddBlock.php \Drupal\social_topic\Plugin\Block\TopicAddBlock::routeMatch
  7. 8.7 modules/social_features/social_topic/src/Plugin/Block/TopicAddBlock.php \Drupal\social_topic\Plugin\Block\TopicAddBlock::routeMatch
  8. 8.8 modules/social_features/social_topic/src/Plugin/Block/TopicAddBlock.php \Drupal\social_topic\Plugin\Block\TopicAddBlock::routeMatch
  9. 10.3.x modules/social_features/social_topic/src/Plugin/Block/TopicAddBlock.php \Drupal\social_topic\Plugin\Block\TopicAddBlock::routeMatch
  10. 10.0.x modules/social_features/social_topic/src/Plugin/Block/TopicAddBlock.php \Drupal\social_topic\Plugin\Block\TopicAddBlock::routeMatch
  11. 10.1.x modules/social_features/social_topic/src/Plugin/Block/TopicAddBlock.php \Drupal\social_topic\Plugin\Block\TopicAddBlock::routeMatch
  12. 10.2.x modules/social_features/social_topic/src/Plugin/Block/TopicAddBlock.php \Drupal\social_topic\Plugin\Block\TopicAddBlock::routeMatch

The route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

modules/social_features/social_topic/src/Plugin/Block/TopicAddBlock.php, line 29

Class

TopicAddBlock
Provides a 'TopicAddBlock' block.

Namespace

Drupal\social_topic\Plugin\Block

Code

protected $routeMatch;