You are here

protected property ShortenBlock::$formBuilder in Shorten URLs 8.2

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

src/Plugin/Block/ShortenBlock.php, line 25

Class

ShortenBlock
Provides a 'Shorten URL' block.

Namespace

Drupal\shorten\Plugin\Block

Code

protected $formBuilder;