You are here

public constant EntityTagPlugin::TEMPLATE_PREFIX in Extensible BBCode 4.0.x

Same name and namespace in other branches
  1. 8.3 src/Plugin/XBBCode/EntityTagPlugin.php \Drupal\xbbcode\Plugin\XBBCode\EntityTagPlugin::TEMPLATE_PREFIX

The prefix that precedes an inline template.

File

src/Plugin/XBBCode/EntityTagPlugin.php, line 33

Class

EntityTagPlugin
A tag plugin based on a custom tag entity.

Namespace

Drupal\xbbcode\Plugin\XBBCode

Code

public const TEMPLATE_PREFIX = '{# inline_template_start #}';