You are here

protected property PreparedTagElement::$outerSource in Extensible BBCode 8.3

Same name and namespace in other branches
  1. 4.0.x src/PreparedTagElement.php \Drupal\xbbcode\PreparedTagElement::outerSource

The outer source.

Type: \Drupal\Component\Render\MarkupInterface

File

src/PreparedTagElement.php, line 37

Class

PreparedTagElement
Adapter for the tag element that marks markup as safe.

Namespace

Drupal\xbbcode

Code

protected $outerSource;