fix typo on namespace
This commit is contained in:
parent
b3119c0a5f
commit
366bc21ab8
@ -83,7 +83,7 @@ the UTC time at the time of the booking and the timezone the event happend in.
|
||||
|
||||
namespace DoctrineExtensions\DBAL\Types;
|
||||
|
||||
use Doctrine\DBAL\Platforms\AbtractPlatform;
|
||||
use Doctrine\DBAL\Platforms\AbstractPlatform;
|
||||
use Doctrine\DBAL\Types\ConversionException;
|
||||
|
||||
class UTCDateTimeType extends DateTimeType
|
||||
|
Loading…
x
Reference in New Issue
Block a user