You are here

protected property ShareEverywhereBlock::$aliasManager in Share Everywhere 8

Same name and namespace in other branches
  1. 2.x src/Plugin/Block/ShareEverywhereBlock.php \Drupal\share_everywhere\Plugin\Block\ShareEverywhereBlock::aliasManager

The path alias manager.

Type: \Drupal\Core\Path\AliasManager

File

src/Plugin/Block/ShareEverywhereBlock.php, line 34

Class

ShareEverywhereBlock
Provides a 'Share Everywhere' Block.

Namespace

Drupal\share_everywhere\Plugin\Block

Code

protected $aliasManager;