function SafeMarkupTestString::__toString

File

core/tests/Drupal/Tests/Component/Utility/SafeMarkupTest.php, line 181

Class

SafeMarkupTestString

Namespace

Drupal\Tests\Component\Utility

Code

public function __toString() {
    return $this->string;
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.