What the hell happened? o_O

This commit is contained in:
Gergely POLONKAI
2012-10-08 20:45:50 +02:00
parent 66ee58de00
commit a3f696a47a
3 changed files with 52 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
<?php
namespace GergelyPolonkai\SMSSenderBundle\Service;
namespace GergelyPolonkai\SmsSenderBundle\Service;
use Symfony\Component\DependencyInjection\ContainerInterface;
use RuntimeException;