Final changes done on Common module

This commit is contained in:
Alejandro Celaya
2019-08-11 13:44:42 +02:00
parent 848d574f68
commit 334cc231dc
7 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
<?php
declare(strict_types=1);
namespace Shlinkio\Shlink\Common\Type;
namespace Shlinkio\Shlink\Common\Doctrine\Type;
use Cake\Chronos\Chronos;
use DateTimeInterface;