You are here

protected property FormBodyUnescapedMarkup::$string in FormAssembly 8

The string to return.

Type: string

File

src/Component/Render/FormBodyUnescapedMarkup.php, line 29

Class

FormBodyUnescapedMarkup
Returns an unmodified string.

Namespace

Drupal\formassembly\Component\Render

Code

protected $string;