From 1fa8da9b963e99e08c829fe6491e8ccf2d1054e2 Mon Sep 17 00:00:00 2001 From: mattab Date: Tue, 8 Oct 2013 18:24:28 +1300 Subject: Applying phpstorm code style PSR refs #3771 --- core/Twig.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/Twig.php') diff --git a/core/Twig.php b/core/Twig.php index 3155f5b0d8..8ec3fa5bee 100644 --- a/core/Twig.php +++ b/core/Twig.php @@ -30,7 +30,7 @@ class Twig { const SPARKLINE_TEMPLATE = ' '; - + /** * @var Twig_Environment */ -- cgit v1.2.3