Moved boxes to separate files

This commit is contained in:
Polonkai Gergely
2012-07-24 16:59:48 +02:00
parent 2e7d217503
commit 33b90a5c9f
4 changed files with 40 additions and 38 deletions

View File

@@ -4,7 +4,6 @@ namespace KekRozsak\FrontBundle\Twig;
use Symfony\Bridge\Doctrine\RegistryInterface;
use Symfony\Component\Security\Core\SecurityContextInterface;
use Symfony\Component\Security\Core\Authentication\Token\AnonymousToken;
class NewsExtension extends \Twig_Extension
{