protected property SimplenewsSubscriptionBlock::$formBuilder in Simplenews 3.x
Same name and namespace in other branches
- 8.2 src/Plugin/Block/SimplenewsSubscriptionBlock.php \Drupal\simplenews\Plugin\Block\SimplenewsSubscriptionBlock::formBuilder
- 8 src/Plugin/Block/SimplenewsSubscriptionBlock.php \Drupal\simplenews\Plugin\Block\SimplenewsSubscriptionBlock::formBuilder
The form builder.
Type: \Drupal\Core\Form\FormBuilderInterface
File
- src/
Plugin/ Block/ SimplenewsSubscriptionBlock.php, line 38
Class
- SimplenewsSubscriptionBlock
- Provides a subscription block with all available newsletters and email field.
Namespace
Drupal\simplenews\Plugin\BlockCode
protected $formBuilder;