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