function StubTwigTemplate::getSourceContext
File
-
core/
tests/ Drupal/ Tests/ Core/ Template/ StubTwigTemplate.php, line 32
Class
- StubTwigTemplate
- A stub of the Twig Template class for testing.
Namespace
Drupal\Tests\Core\TemplateCode
public function getSourceContext() : Source {
throw new \LogicException(__METHOD__ . '() not implemented.');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.