1
0
mirror of synced 2025-01-05 16:53:21 +03:00
doctrine2/Doctrine/Connection/Informix.php

7 lines
116 B
PHP

<?php
/**
* informix database driver
*/
class Doctrine_Connection_Informix extends Doctrine_Connection { }