You are here

protected property TagFormBase::$twig in Extensible BBCode 8.3

Same name and namespace in other branches
  1. 4.0.x src/Form/TagFormBase.php \Drupal\xbbcode\Form\TagFormBase::twig

The twig service.

Type: \Drupal\Core\Template\TwigEnvironment

File

src/Form/TagFormBase.php, line 33

Class

TagFormBase
Base form for custom tags.

Namespace

Drupal\xbbcode\Form

Code

protected $twig;