<?php
namespace Concrete\Core\Database;

class Configuration extends \Doctrine\DBAL\Configuration
{

}
