You are here

protected property TagFormBase::$twig in Extensible BBCode 4.0.x

Same name and namespace in other branches
  1. 8.3 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;