add a "view page" for event

ref #3
This commit is contained in:
2016-03-22 21:18:32 +01:00
parent 4d02314770
commit 90cbb78621
8 changed files with 94 additions and 36 deletions

View File

@@ -2,10 +2,13 @@
namespace Chill\EventBundle\Entity;
use Chill\MainBundle\Entity\HasScopeInterface;
use Chill\MainBundle\Entity\HasCenterInterface;
/**
* Event
*/
class Event
class Event implements HasScopeInterface, HasCenterInterface
{
/**
* @var integer