mirror of
https://github.com/getgrav/grav.git
synced 2026-03-04 03:21:33 +01:00
return $this from init()
This commit is contained in:
@@ -212,6 +212,8 @@ class Twig
|
||||
'language_codes' => new LanguageCodes,
|
||||
];
|
||||
}
|
||||
|
||||
return $this;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user