ok
Direktori : /home2/selectio/www/limpiar.in.net/vendor/doctrine/dbal/src/Types/ |
Current File : /home2/selectio/www/limpiar.in.net/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 { }