Your IP : 216.73.217.79


Current Path : /var/www/v3.cesa.co.za/vendor/doctrine/dbal/src/Types/
Upload File :
Current File : /var/www/v3.cesa.co.za/vendor/doctrine/dbal/src/Types/PhpDateTimeMappingType.php

<?php

namespace Doctrine\DBAL\Types;

/**
 * Implementations should map a database type to a PHP DateTimeInterface instance.
 *
 * @internal
 */
interface PhpDateTimeMappingType
{
}