template.php satır 31

//d_twig_manager.xml

$this->adaptor = new $class($registry);

} else {
throw new \Exception('Error: Could not load template adaptor ' . $adaptor . '!');
}
}