You are here

protected property ShortenCurrentPage::$formBuilder in Shorten URLs 8.2

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

src/Plugin/Block/ShortenCurrentPage.php, line 26

Class

ShortenCurrentPage
Provides a 'Shorten URL for Current Page' block.

Namespace

Drupal\shorten\Plugin\Block

Code

protected $formBuilder;