<?php

namespace Eesa\GeoBundle\Entity\EntityInterface;

interface TimezoneInterface
{
    
}