function TwigExtensionTestString::__construct
File
- 
              core/
tests/ Drupal/ Tests/ Core/ Template/ TwigExtensionTest.php, line 682  
Class
Namespace
Drupal\Tests\Core\TemplateCode
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.