function SafeMarkupTestString::__construct
File
-
core/
tests/ Drupal/ Tests/ Component/ Utility/ SafeMarkupTest.php, line 177
Class
Namespace
Drupal\Tests\Component\UtilityCode
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.