/
home
/
obinna
/
html
/
amply
/
vendor
/
doctrine
/
dbal
/
lib
/
Doctrine
/
DBAL
/
ForwardCompatibility
/
Upload File
HOME
<?php namespace Doctrine\DBAL\ForwardCompatibility; use Doctrine\DBAL; interface DriverStatement extends DBAL\Driver\Statement, DBAL\Result { }