mirror of
https://github.com/getgrav/grav.git
synced 2026-05-07 21:17:16 +02:00
alignment of parens
This commit is contained in:
@@ -1056,7 +1056,7 @@ class TwigExtension extends \Twig_Extension implements \Twig_Extension_GlobalsIn
|
||||
|
||||
if (file_exists($filepath)) {
|
||||
return file_get_contents($filepath);
|
||||
}
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user