Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Error.php
function Error::guess
File
vendor/
twig/
twig/
src/
Error/
Error.php
, line 109
Class
Error
Twig base exception.
Namespace
Twig\Error
Code
public
function
guess
() : void {
$this
->
guessTemplateInfo
();
$this
->
updateRepr
(); }
RSS feed