You are here

protected property PhotosInformation::$routeMatch in Album Photos 8.5

Same name and namespace in other branches
  1. 8.4 src/Plugin/Block/PhotosInformation.php \Drupal\photos\Plugin\Block\PhotosInformation::routeMatch
  2. 6.0.x src/Plugin/Block/PhotosInformation.php \Drupal\photos\Plugin\Block\PhotosInformation::routeMatch

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Plugin/Block/PhotosInformation.php, line 54

Class

PhotosInformation
Provides a 'Photo information' block.

Namespace

Drupal\photos\Plugin\Block

Code

protected $routeMatch;