Fixed old namespace

This commit is contained in:
Gergely Polonkai (W00d5t0ck) 2012-10-08 15:21:14 +02:00
parent aa7d258776
commit a1a987084d
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<?php
namespace BrokernetGroup\Common\SMSSenderBundle\Model;
namespace GergelyPolonkai\SMSSenderBundle\Model;
use Doctrine\ORM\Mapping as ORM;