Your IP : 216.73.216.43


Current Path : /proc/thread-self/root/var/www/surf/TYPO3/vendor/doctrine/dbal/src/Types/
Upload File :
Current File : //proc/thread-self/root/var/www/surf/TYPO3/vendor/doctrine/dbal/src/Types/PhpIntegerMappingType.php

<?php

namespace Doctrine\DBAL\Types;

/**
 * Implementations should map a database type to a PHP integer.
 *
 * @internal
 */
interface PhpIntegerMappingType
{
}