Current path: home/webdevt/www/schtroumpf.fr/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/
?? Go up: /home/webdevt/www/schtroumpf.fr/vendor/doctrine/dbal/lib/Doctrine/DBAL
<?php
namespace Doctrine\DBAL\Types;
/**
* Implementations should map a database type to a PHP DateTimeInterface instance.
*
* @internal
*/
interface PhpDateTimeMappingType
{
}