You are here

protected property PoweredByBlock::$routeMatch in Ubercart 8.4

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

uc_store/src/Plugin/Block/PoweredByBlock.php, line 28

Class

PoweredByBlock
Provides a block to identify Ubercart as the store software on a site.

Namespace

Drupal\uc_store\Plugin\Block

Code

protected $routeMatch;