You are here

protected property DropDownLoginBlock::$urlGenerator in Drop Down Login 8

The url generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

src/Plugin/Block/DropdownLoginBlock.php, line 36

Class

DropDownLoginBlock
Provides a 'Drop Down Login' block.

Namespace

Drupal\drop_down_login\Plugin\Block

Code

protected $urlGenerator;