?? GreyFile — Mystic File Browser

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

?? Viewing: PhpIntegerMappingType.php

<?php

namespace Doctrine\DBAL\Types;

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


??

??