function StubTwigTemplate::getTemplateName
File
-
core/
tests/ Drupal/ Tests/ Core/ Template/ StubTwigTemplate.php, line 18
Class
- StubTwigTemplate
- A stub of the Twig Template class for testing.
Namespace
Drupal\Tests\Core\TemplateCode
public function getTemplateName() : string {
return '';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.