function TwigExtensionTestString::__construct

File

core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php, line 433

Class

TwigExtensionTestString

Namespace

Drupal\Tests\Core\Template

Code

public function __construct($string) {
  $this->string = $string;
}

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