mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-03 22:17:36 +00:00
Update TemplateWrapper.php
This commit is contained in:
@@ -138,7 +138,7 @@ final class TemplateWrapper
|
||||
/**
|
||||
* @return string
|
||||
*/
|
||||
public function getTemplatename()
|
||||
public function getTemplateName()
|
||||
{
|
||||
return $this->template->getTemplateName();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user