Home
last modified time | relevance | path

Searched defs:setSourceContext (Results 1 – 2 of 2) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Error/
DError.php86 public function setSourceContext(?Source $source = null): void function in Twig\\Error\\Error
/template/twigstarter/vendor/twig/twig/src/Node/
DNode.php282 public function setSourceContext(Source $source): void function in Twig\\Node\\Node