Skip to content

Commit 8e15b52

Browse files
author
Михаил
authored
Fix spaces
1 parent c867027 commit 8e15b52

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

TwigExtension/TicketGlobalExtension.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
class TicketGlobalExtension extends \Twig_Extension implements \Twig_Extension_GlobalsInterface
88
{
9-
109
/**
1110
* @var \Symfony\Component\DependencyInjection\ContainerInterface
1211
*/
@@ -46,5 +45,4 @@ public function getName()
4645
{
4746
return 'ticketGlobal';
4847
}
49-
5048
}

0 commit comments

Comments
 (0)